File Upload 02Simple workspace setup form with file inputspecialformupload PreviewCodeSet up your first workspaceLorem ipsum dolor sit amet, consetetur sadipscing elitr.Workspace *Upload file *You are only allowed to upload CSV, XLSX or XLS files.CancelSubmitCopyimport Component from "@/components/vritti/file-upload-02" export function FileUpload02Demo() { return <Component /> } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/file-upload-02"Copy