Smooth DrawerSmooth slide-in drawer with spring animations and staggered content revealdrawermodalanimationspringslide PreviewCodeOpen DrawerCopyimport SmoothDrawer from "@/components/vritti/smooth-drawer" export function SmoothDrawerExample() { return ( <div className="flex items-center justify-center p-8"> <SmoothDrawer /> </div> ) } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/smooth-drawer"Copy Dependencies pnpmnpmyarnbunpnpm add motion lucide-reactCopy