diff --git a/docs/_data/componentLibraries.js b/docs/_data/componentLibraries.js index dc515ddc..de9e899a 100644 --- a/docs/_data/componentLibraries.js +++ b/docs/_data/componentLibraries.js @@ -29,6 +29,12 @@ const componentLibraries = [ description: 'A collection of low-level (atoms) and high-level (domain specific) Web Components made by Clever Cloud for its different Web UIs (public and internal).', }, + { + name: 'Crayons by Freshworks', + url: 'https://crayons.freshworks.com', + description: + 'Crayons is a web component library for developers who build apps for Freshworks. Through pre-built components, Crayons offers control and flexibility to build rich interfaces consistent with the Freshworks product design and experience.', + }, { name: 'Elix', url: 'https://component.kitchen/elix',