Modal FormA modal with an embedded form for data collection.modalforminputdata PreviewCodeOpen ModalCopy"use client"; import ModalForm from "@/components/vritti/modal-form"; export function ModalFormExample() { return <ModalForm />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/modal-form"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy