feat(frontend): remove dark mode feature
Needs to use cookies to work properly with SSR. We decided to remove the feature to make implementation simpler.
parent
376ba0654d3a
No related branches found
No related tags found
Showing
- frontend/src/components/BaseLayout.tsx 1 addition, 1 deletionfrontend/src/components/BaseLayout.tsx
- frontend/src/components/Header.tsx 1 addition, 18 deletionsfrontend/src/components/Header.tsx
- frontend/src/context/CustomThemeContext.tsx 8 additions, 45 deletionsfrontend/src/context/CustomThemeContext.tsx
Loading
Please register or sign in to comment