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

Scroll to top on theme change #18

Open nichitapasecinic opened 3 years ago

nichitapasecinic commented 3 years ago

If I change the theme, it will change the dom object and so react is forced to scroll to top ? is there any way to prevent this behavior ?