Skip to content

Commit

Permalink
Add note about parenthesis and link back to typescript guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brammm committed Oct 22, 2023
1 parent 8e17f5b commit 564de61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/integrations/immer-middleware.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ npm install immer

## Usage

(Note the extra parenthesis after the type parameter as mentioned in the [Typescript Guide](.../guides/typescript.md)).

Updating simple states

```ts
Expand Down

0 comments on commit 564de61

Please sign in to comment.