File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,9 @@ Check out the source code in different formats:
6
6
7
7
* [ React/Redux (TypeScript — Classes)] ( https://github.com/codeBelt/react-redux-architecture/tree/TypeScript )
8
8
* [ React/Redux (JavaScript — Classes)] ( https://github.com/codeBelt/react-redux-architecture/tree/JavaScript )
9
- * [ React Hooks/Redux (TypeScript — Functional)] ( https://github.com/codeBelt/react-redux-architecture/tree/ts/function )
10
- * [ React Hooks/Redux (JavaScript — Functional)] ( https://github.com/codeBelt/react-redux-architecture/tree/js/function )
9
+ * [ React Hooks/Redux (TypeScript — Functions)] ( https://github.com/codeBelt/react-redux-architecture/tree/ts/function )
10
+ * [ React Hooks/Redux (JavaScript — Functions)] ( https://github.com/codeBelt/react-redux-architecture/tree/js/function )
11
+ * [ React Hooks/Redux (TypeScript — Arrows)] ( https://github.com/codeBelt/react-redux-architecture/tree/ts/arrows )
11
12
12
13
13
14
![ alt text] ( ./appScreenshot.png ' App Screenshot ')
You can’t perform that action at this time.
0 commit comments