Add chat-embed (#392)

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Gabriel Francisco
2023-12-16 04:04:44 -03:00
committed by GitHub
parent 8594357f72
commit b1089aee36

View File

@@ -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",