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