A two-state button that can be either on or off.
npx nyxbui@latest add toggle
import { Toggle } from "~/components/ui/toggle"
<Toggle>Toggle</Toggle>