Installation
pnpm dlx shadcn@latest add https://cult-ui.com/r/gradient-button-group.json
Usage
import { GradientButtonGroup } from "@/components/ui/gradient-button-group"
export function Example() {
return <GradientButtonGroup />
}pnpm dlx shadcn@latest add https://cult-ui.com/r/gradient-button-group.json
import { GradientButtonGroup } from "@/components/ui/gradient-button-group"
export function Example() {
return <GradientButtonGroup />
}