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