Closed ewatch closed 2 years ago
Hello there! 👋 Welcome to this project! 💖 Thank you and congrats 🎉🎉 for opening your first pull request! ✨ Don't forget to star ⭐ this repo to stay updated! 😄
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
learning-english | ✅ Ready (Inspect) | Visit Preview | Oct 29, 2022 at 9:04AM (UTC) |
Can't see what the problem is, @mathiasfc can please show the error message ?
Can't see what the problem is, @mathiasfc can please show the error message ?
Sure,
Maybe you can see the error running: npm run type-check
or npm run lint
:thinking:
@mathiasfc Thank you for posting the error message, didn't think about running the linting locally, sorry. Okay i think I fixed the issues. Please propose a better fix if it's not acceptable for the ReactChange Event handler.
@mathiasfc would be great if this could be reviewed and merged
Congrats on merging your first pull request! 🎉🎉
Description
This PR adds the slider to the settings modal. Additional it adds the state to the SettingsContext to be used in the App for controlling the speed of change to jump to the next word.
Fixes #3
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
By running the application enabling / disabling auto advance and changing the interval back and forth.
Checklist: