Modal FeedbackA feedback collection modal with rating and text input.modalfeedbackratingreview PreviewCodeOpen ModalCopy"use client"; import ModalFeedback from "@/components/vritti/modal-feedback"; export function ModalFeedbackExample() { return <ModalFeedback />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/modal-feedback"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy