diff --git a/apps/web/components.json b/apps/web/components.json index 13e1db0..3915b5e 100644 --- a/apps/web/components.json +++ b/apps/web/components.json @@ -17,5 +17,8 @@ "lib": "@/lib", "hooks": "@/hooks" }, - "iconLibrary": "lucide" + "iconLibrary": "lucide", + "registries": { + "@9ui": "https://9ui.dev/r/{name}.json" + } }