Skip to content

Commit c877df0

Browse files
authored
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
1 parent 65e5c1c commit c877df0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/v4/public/r/registries.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@
8282
"@ha-components": "https://hacomponents.keshuac.com/r/{name}.json",
8383
"@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json",
8484
"@utilcn": "https://utilcn.dev/r/{name}.json",
85-
"@hextaui": "https://hextaui.com/r/{name}.json"
85+
"@hextaui": "https://hextaui.com/r/{name}.json",
86+
"@square-ui": "https://square.lndev.me/registry/{name}.json"
8687
}

0 commit comments

Comments
 (0)