onChange(!state)} onkeydown={(e) => e.key === "Enter" && onChange(!state)} role="switch" aria-checked={state} tabindex="0" >