diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index d26a2047e3..d64660d39d 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -311,6 +311,12 @@ "url": "https://ui.inference.sh/r/{name}.json", "description": "batteries-included agent components by inference.sh. chat interfaces with streaming, tool invocation rendering, syntax-highlighted code blocks, markdown renderer, and more." }, + { + "name": "@indiacn", + "homepage": "https://indiacn.in", + "url": "https://indiacn.in/r/{name}.json", + "description": "UX4G 2.0 design system for India — many accessible React components and an 8-color theme preset for native apps." + }, { "name": "@intentui", "homepage": "https://intentui.com", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 43af15b588..99fe6c0ea0 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -364,6 +364,13 @@ "description": "batteries-included agent components by inference.sh. chat interfaces with streaming, tool invocation rendering, syntax-highlighted code blocks, markdown renderer, and more.", "logo": "" }, + { + "name": "@indiacn", + "homepage": "https://indiacn.in", + "url": "https://indiacn.in/r/{name}.json", + "description": "UX4G 2.0 design system for India — many accessible React components and an 8-color theme preset for native apps.", + "logo": "" + }, { "name": "@intentui", "homepage": "https://intentui.com", @@ -1292,7 +1299,7 @@ "name": "@evilbuttons", "homepage": "https://evilbuttons.radiumcoders.com/docs", "url": "https://evilbuttons.radiumcoders.com/r/{name}.json", - "description": "A shadcn/ui registry featuring a collection of animated buttons built with Motion. Each component is designed to add punchy, interactive feedback to your UI with minimal setup.", + "description": "A shadcn/ui registry featuring a collection of animated buttons built with Motion. Each component is designed to add punchy, interactive feedback to your UI with minimal setup.", "logo": "" }, {