npx shadcn@latest add http://localhost:3001/r/button.jsonimport { Button } from "@/components/ui/button"<Button
variant="default | success | warning| destructive | subtle | glass | link | outline | secondary | ghost"
shape="default | pill | square"
>
Button
</Button>