What if we create a simple hook which just toggles the mode for us. Ideally inside of an app we'd only be having the toggle button at one place. We might not need context provider for this.
For further actions, you may consider blocking this person and/or reporting abuse
We're a blogging-forward open source social network where we learn from one another
What if we create a simple hook which just toggles the mode for us. Ideally inside of an app we'd only be having the toggle button at one place. We might not need context provider for this.