-
Couldn't load subscription status.
- Fork 1.3k
fix readme #6
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
fix readme #6
Conversation
Codecov Report
Merging #6 into master will not change coverage.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #6 +/- ## ======================================= Coverage 59.37% 59.37% ======================================= Files 14 14 Lines 256 256 Branches 13 13 ======================================= Hits 152 152 Misses 99 99 Partials 5 5
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update a7a1c71...4d5ef0a. Read the comment docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! But actually we are focused on learning useReducer for exercise 2 because the useEffect is already there and you need to refactor the useStates to useReducer :)
No description provided.