Skip to content

Commit 3dd779d

Browse files
author
spoeck
committed
switch to react-redux v7.1.0 and material-ui v4.1.1
1 parent dc75b4a commit 3dd779d

File tree

6 files changed

+128
-104
lines changed

6 files changed

+128
-104
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Create React App example with Material-UI, TypeScript, Redux and Routing
22

3-
This is a new verison with React Hooks, Material-UI 4 and React-Redux 7 (hooks are in rc). We use this template for all our new projects. If you want to bootstrap a project with the classic approach without hooks but with class components, you are welcome to use the [previous version](https://github.com/innFactory/create-react-app-material-typescript-redux/tree/v1).
3+
This is a new verison with React Hooks, Material-UI 4 and React-Redux 7 (with hooks!). We use this template for all our new projects. If you want to bootstrap a project with the classic approach without hooks but with class components, you are welcome to use the [previous version](https://github.com/innFactory/create-react-app-material-typescript-redux/tree/v1).
44

55
<img width="100%" src="screenshot.png" alt="example"/>
66

package-lock.json

Lines changed: 122 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)