verify rpc and website gates

This commit is contained in:
Advait Paliwal
2026-04-10 10:49:54 -07:00
parent 4137a29507
commit 790824af20
9 changed files with 759 additions and 52 deletions

View File

@@ -46,4 +46,4 @@ function Badge({
)
}
export { Badge, badgeVariants }
export { Badge }

View File

@@ -64,4 +64,4 @@ function Button({
)
}
export { Button, buttonVariants }
export { Button }