Custom hook to manage theme (light/dark) in a React application. It synchronizes the theme with localStorage and applies the theme to the document.
Custom hook to manage theme (light/dark) in a React application. It synchronizes the theme with localStorage and applies the theme to the document.