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