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