Skip to content

Commit 5dd84b4

Browse files
authored
Update README.md
1 parent b6f2574 commit 5dd84b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Custom hook to combine all useReducer hooks for one global state container with
1212

1313
`npm install use-combined-reducers`
1414

15+
Optional TS support: `npm install @types/use-combined-reducers —save-dev`
16+
1517
## Usage
1618

1719
Create a global dispatch function and state object by initializing multiple `useReducer` hooks in `useCombinedReducers`:

0 commit comments

Comments
 (0)