Skip to content

Commit 42cebd3

Browse files
authored
Remove wrong redux usage
1 parent 13d6c66 commit 42cebd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-generator/react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ yarn add redux react-redux redux-thunk redux-form react-router-dom connected-r
3838
Optionally, install Bootstrap and Font Awesome to get an app that looks good:
3939

4040
```bash
41-
$ yarn add redux bootstrap font-awesome
41+
$ yarn add bootstrap font-awesome
4242
```
4343

4444
Finally, start the integrated web server:

0 commit comments

Comments
 (0)