From bf9d368a0f0a0e84f2037f5a89c9ee79a4dfa768 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:29:46 -0700 Subject: [PATCH] add radix-svelte --- src/routes/components/components.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/routes/components/components.json b/src/routes/components/components.json index 1b7c55d..ddb227b 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -1193,6 +1193,16 @@ "title": "melt-ui", "url": "https://github.com/melt-ui/melt-ui" }, + { + "addedOn": "2023-08-09T04:29:13Z", + "category": "Design System", + "description": "A port of Radix UI for Svelte.", + "npm": "radix-svelte", + "stars": 463, + "tags": ["components and libraries", "component sets"], + "title": "radix-svelte", + "url": "https://github.com/radix-svelte/radix-svelte" + }, { "addedOn": "2020-09-29T14:39:13Z", "category": "",