feat(registry): add auth0 to registry directory

This commit is contained in:
harish-sundar_akto
2026-02-23 13:30:54 +05:30
parent 048313aefa
commit 474d461b1c
2 changed files with 13 additions and 0 deletions

View File

@@ -11,6 +11,12 @@
"url": "https://ui.8starlabs.com/r/{name}.json",
"description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries."
},
{
"name": "@auth0",
"homepage": "https://auth0.com",
"url": "https://ui.auth0.com/r/{name}.json",
"description": "Official Auth0 Universal Components for Web. Accelerate development with pre-built, embeddable UI for enterprise SSO, MFA, and organization management"
},
{
"name": "@abui",
"homepage": "https://abui.io",

File diff suppressed because one or more lines are too long