Docs
File Dropzone Glow
A gorgeous glowing dashboard-style file uploader with smooth animations.
Component Blueprint
Majestic Real-Time Rendering
Installation
$ npx @cosmoo/oblivion add file-dropzone-glowPackages
npm install framer-motion lucide-reactUsage Detail
tsx
import { FileDropzoneGlow } from "@/components/oblivion/file-dropzone-glow"
export default function FileDropzoneGlowDemo() {
return <FileDropzoneGlow />
}import { FileDropzoneGlow } from "@/components/oblivion/file-dropzone-glow"
export default function FileDropzoneGlowDemo() {
return <FileDropzoneGlow />
}