diff --git a/src/routes/components/components.json b/src/routes/components/components.json index fb0cf90..1b5c079 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2376,6 +2376,14 @@ "category": "Forms & User Input", "tags": ["inputs and widgets", "forms", "interactions"] }, + { + "title": "chat-embed", + "repository": "https://github.com/mawa-ai/chat-embed", + "description": "A chat component made with svelte", + "npm": "chat-embed", + "category": "Forms & User Input", + "tags": ["components and libraries", "forms", "inputs and widgets"] + }, { "title": "YeSvelte", "repository": "https://github.com/yesvelte/yesvelte",