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