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