Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dark-mode): preserved dark mode state using local storage #476

Open
wants to merge 3 commits into
base: feat/dark-mode
Choose a base branch
from

Conversation

SUNNYKUMAR1232
Copy link
Contributor

@SUNNYKUMAR1232 SUNNYKUMAR1232 commented Oct 17, 2023

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your default branch!
  • Make sure you are making a pull request against the default branch (left side). Also you should start your branch off default branch.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.
  • I have added necessary documentation (if appropriate)

#466

Fixes

Description

Please describe your pull request.

❤️Thank you!

Post merge checklist

C1.mp4

@120EE0692 120EE0692 added bugfix Some Bug was Fixed hacktoberfest The Hacktober Fest Label labels Oct 20, 2023
client/src/hooks/useLocalStorage.js Outdated Show resolved Hide resolved
client/src/context/ThemeContext.jsx Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Some Bug was Fixed hacktoberfest The Hacktober Fest Label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants