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