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