Use React Context for settings #20
Labels
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: cleanup
Tech debt or other code/repository cleanups 🧹
User settings such as time and beeps are enabled is basically application-level data. I'd like to move it to Context so we don't have to drill them down through multiple components to get down to where they're needed.
The text was updated successfully, but these errors were encountered: