A button that can be toggled on or off.
npm install @brudi/react-toggle
import { Toggle } from "@/components/ui/toggle"
<Toggle>Toggle</Toggle>