A two-state button that can be either on or off.
bunx --bun @uplusion23/forge-ui add toggle
import { Toggle } from "@/components/ui/toggle"
<Toggle>Toggle</Toggle>