Modal CookieA cookie consent modal with preference options.modalcookieconsentpreferences PreviewCodeOpen ModalCopy"use client"; import ModalCookie from "@/components/vritti/modal-cookie"; export function ModalCookieExample() { return <ModalCookie />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/modal-cookie"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy