Components
npx shadcn@latest add https://21st.dev/r/ephraimduncan/file-upload-1Loading preview...
import FileUpload05 from "@/components/ui/file-upload-1";
export default function DemoOne() {
return <FileUpload05 />;
}
Loading preview...
Loading preview...