Switch is used to turn a setting on or off.
tsx
import { Switch } from "@/components/aspekt/switch";<Switch defaultChecked aria-label="Enable notifications" />Switch is used to turn a setting on or off.
import { Switch } from "@/components/aspekt/switch";<Switch defaultChecked aria-label="Enable notifications" />