Instead of inventing our own on/off `select`, let's use the standard one HTML gives us that also happens to provide a better UX. Instead of this: <img width="200" height="44" alt="Image" src="https://github.com/user-attachments/assets/8e48f683-4785-4abe-8e02-7aeb6b3ff361" /> Use this: <img width="161" height="36" alt="Image" src="https://github.com/user-attachments/assets/c5fc6f94-4cab-4b3f-8b7d-c70586bedfdf" />
Instead of inventing our own on/off
select, let's use the standard one HTML gives us that also happens to provide a better UX.Instead of this:
Use this: