Here is Button component
import { Button } from "@/components/ui/button-1" export default function ButtonDemo() { return <Button>Button</Button> }
Part of Jolly UI — browse the full library on 21st.dev.