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