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