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