feat: add @square-ui in registries (#8761)

* feat: add new registry entry for @square-ui

* feat: add new registry entry for @square-ui with logo and description
This commit is contained in:
LN
2025-11-10 12:17:01 +01:00
committed by GitHub
parent 65e5c1c3cf
commit c877df07b8
2 changed files with 9 additions and 1 deletions

View File

@@ -82,5 +82,6 @@
"@ha-components": "https://hacomponents.keshuac.com/r/{name}.json",
"@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json",
"@utilcn": "https://utilcn.dev/r/{name}.json",
"@hextaui": "https://hextaui.com/r/{name}.json"
"@hextaui": "https://hextaui.com/r/{name}.json",
"@square-ui": "https://square.lndev.me/registry/{name}.json"
}

File diff suppressed because one or more lines are too long