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