Skip to content

Commit 564de61

Browse files
committed
Add note about parenthesis and link back to typescript guide.
1 parent 8e17f5b commit 564de61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/integrations/immer-middleware.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ npm install immer
1919

2020
## Usage
2121

22+
(Note the extra parenthesis after the type parameter as mentioned in the [Typescript Guide](.../guides/typescript.md)).
23+
2224
Updating simple states
2325

2426
```ts

0 commit comments

Comments
 (0)