Here is Dialog component
Loading preview...
import ExampleDialog from "@/components/ui/dialog-2"; export default function DemoOne() { return <ExampleDialog />; }
Part of Base UI — browse the full library on 21st.dev.