leerob / leerob.io

✨ My portfolio built with Next.js, Tailwind, and Vercel.

Home Page:https://leerob.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Toggle Light Mode` aria label missing on Sun icon

deadcoder0904 opened this issue · comments

aria-label="Toggle Dark Mode"

You can also add title="Activate light mode" to show a little pop-up when hovered over the icons.

Thank you for Dark Mode. I was facing a weird issue Warning: Expected server HTML to contain a matching <button> in <div> which I think looking at your code might solve.

I kept "toggle" as it implies both light and dark 😄