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