Sheet
A panel that slides in as an overlay.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/sheet.jsonUsage
A panel that slides in as an overlay.
import {
Sheet,
SheetContent,
SheetDescription,
SheetHeader,
SheetTitle,
SheetTrigger,
} from "@/components/ui/sheet";