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 07fb5f7 commit 82d72a0Copy full SHA for 82d72a0
src/content/7/en/part7f.md
@@ -35,9 +35,7 @@ Take Prettier to use in your app and configure it to work with your editor.
35
36
#### 7.10: Redux, step1
37
38
-Refactor the application from using the internal React component state to using Redux for the application's state management.
39
-
40
-Change the application's notifications to use Redux at this point of the exercise set.
+Refactor the application to use Redux to manage the notification data.
41
42
#### 7.11: Redux, step2
43
0 commit comments