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 5dd84b4 commit 311af43Copy full SHA for 311af43
README.md
@@ -12,7 +12,7 @@ Custom hook to combine all useReducer hooks for one global state container with
12
13
`npm install use-combined-reducers`
14
15
-Optional TS support: `npm install @types/use-combined-reducers —save-dev`
+Optional TS support: `npm install @types/use-combined-reducers --save-dev`
16
17
## Usage
18
0 commit comments