Components
npx shadcn@latest add https://21st.dev/r/anubra266/angle-sliderLoading preview...
import WithKnobAngleSlider from "@/components/ui/angle-slider";
export default function DemoOne() {
return <WithKnobAngleSlider />;
}
Loading preview...
Loading preview...
Loading preview...