Modal ProfileAn edit profile modal with form fields, technology preferences, and notification settings.modalprofileeditformsettings PreviewCodeEdit ProfileCopy"use client"; import ModalProfile from "@/components/vritti/modal-profile"; export function ModalProfileExample() { return <ModalProfile />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/modal-profile"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy