Provide screenshots or videos that the function is working.
Provide screenshots of no warning, error in console.
Yea, gonna skip these steps. But did stuff that this pr title suggested. This leads me very determined about refactoring the UserContext with a more suitable state management solution.
[x] No merge conflict with the develop branch.
[x] Check PR title is correct, (i.e [AC-xx: Feature] Create pull request template).
[x] Check your app will run without crashes.
[x] Check if there are hard coded values.
[x] No //eslint-disable-next-line no-unused-vars, unless otherwise specified.
[x] No unnecessary spaces between lines of code.
[x] Check you are using camelCase && PascalCase correctly.
Provide screenshots or videos that the function is working.
Provide screenshots of no warning, error in console.
Yea, gonna skip these steps. But did stuff that this pr title suggested. This leads me very determined about refactoring the
UserContext
with a more suitable state management solution.develop
branch.[AC-xx: Feature] Create pull request template
).//eslint-disable-next-line no-unused-vars
, unless otherwise specified.camelCase && PascalCase
correctly.