shadcn / next-contentlayer

A template with Next.js 13 app dir, Contentlayer, Tailwind CSS and dark mode.
https://next-contentlayer.vercel.app
678 stars 91 forks source link

Theme toggle component is broken #12

Open trifir3 opened 1 year ago

trifir3 commented 1 year ago

Refresh the page will show the wrong theme icon. Below are two screenshots from the demo site. Before refresh:

Screen Shot 2023-07-08 at 15 24 48

After refresh:

Screen Shot 2023-07-08 at 15 26 48
nu-yu commented 1 year ago

I created a PR that will solve this issue before looking here. @shadcn you better take a look