We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2272a commit d9fedfdCopy full SHA for d9fedfd
README.md
@@ -15,7 +15,7 @@ In this project you will build an application that allows for todos to be added,
15
16

17
18
-- Hold all todos in state within the App.js component. That todos should look like the following:
+- Hold all todos in state within the App.js component. That todos state slice should look like the following:
19
```js
20
[
21
{
0 commit comments