Modal SuccessA success state modal with checkmark animation.modalsuccessstateconfirmation PreviewCodeOpen ModalCopy"use client"; import ModalSuccess from "@/components/vritti/modal-success"; export function ModalSuccessExample() { return <ModalSuccess />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/modal-success"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy