[React] Use localstorage to store current theme settings
anup-a opened this issue · 4 comments
anup-a commented
- Default dark mode should be fetched from local storage (if present)
- Change the theme value in local storage (if changed)
- Or use system setting ( to make default light/dark mode)
yencolon commented
Hey, I think I can help you with this!
anup-a commented
Sure, go ahead ...
try not to use any library 👍
yencolon commented
Sure, assign this to me