Switch

A control that allows the user to toggle between checked and not checked.

Example

Usage

import { Switch } from "~/components/ui/switch"
<Switch label="Airplane mode" />