JoseRFelix / react-css-theme-switcher

💫 Switch between CSS themes using React
https://react-css-theme-switcher.netlify.app/
MIT License
104 stars 11 forks source link

prevent rendering twice on first load #40

Open gungorerhan opened 3 years ago

gungorerhan commented 3 years ago

Status check causes rendering twice on first load with the check on example. Might be useful for others. I don't know much about TS (tested with JS), so I hope index.tsx change is correct :)