import { Field, FieldContent, FieldDescription, FieldLabel, } from "@/examples/base/ui/field" import { Switch } from "@/examples/base/ui/switch" export function SwitchInvalid() { return ( Accept terms and conditions You must accept the terms and conditions to continue. ) }