Dialog component from @bungas/ui
On This Page
The Dialog component from Bungas UI.
Dialog
npm install @bungas/ui
import { Dialog } from "@bungas/ui"
import { Dialog } from "@bungas/ui" export function Example() { return <Dialog /> }