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