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