{label}
{hint && {hint}}
{/* Shown rather than hidden, and said rather than implied: a control
that is simply missing reads as a bug to somebody who has used
ihasmail without a policy. Issue #207. */}
{locked && {t("Set for everyone here. You cannot change this.")}}
{sw}
);
}
export function Spinner({ size = "md", label }: { size?: "md" | "lg"; label?: string }) {
return (