diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 0be55dd31c..80d6f345c8 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -419,6 +419,12 @@ "url": "https://motion-primitives.com/c/{name}.json", "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers." }, + { + "name": "@nordaun", + "homepage": "https://ui.nordaun.com", + "url": "https://ui.nordaun.com/r/{name}.json", + "description": "Simple components for your extraordinary creations." + }, { "name": "@ncdai", "homepage": "https://chanhdai.com/components", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 948f614050..7550506804 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -490,6 +490,13 @@ "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers.", "logo": "" }, + { + "name": "@nordaun", + "homepage": "https://ui.nordaun.com", + "url": "https://ui.nordaun.com/r/{name}.json", + "description": "Simple components for your extraordinary creations.", + "logo": "" + }, { "name": "@ncdai", "homepage": "https://chanhdai.com/components",