// ToggleSwitch is a reusable on/off switch styled with Tailwind. It renders a // real {hasText() &&
{props.label !== undefined && toggle()} >{resolve(props.label)}} {props.description !== undefined && {resolve(props.description)}}
} ; }