Form elements do not have associated labels, but it is a MUI theme switch

I have a theme switch (light to dark) on my page, using Material UI switch. I get an error from lighthouse stating that it needs a label, but if I make a text label it will impact the design and make it worse. Are there any solutions to this? Also, here is the error from… Read More Form elements do not have associated labels, but it is a MUI theme switch