Closed FirasKahlaoui closed 5 months ago
Persist the theme state in localStorage
Dark mode gets reset on refreshing the page
Check for a saved theme in localStorage on component mount Update localStorage when the theme changes Modify the toggleTheme function
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
Persist the theme state in localStorage
Related Issues
Dark mode gets reset on refreshing the page
Changes Proposed
Check for a saved theme in localStorage on component mount Update localStorage when the theme changes Modify the toggleTheme function
Checklist
Screenshots
Note to reviewers