Divider
Divider component from @bungas/ui
Divider component from @bungas/ui
The Divider component from Bungas UI.
Content above the divider
Content below the divider
npm install @bungas/uiimport { Divider } from "@bungas/ui"import { Divider } from "@bungas/ui"
export function Example() {
return <Divider />
}Content above the divider
Content below the divider