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