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 bd73745 commit 82da65dCopy full SHA for 82da65d
docs/api/createSlice.mdx
@@ -847,7 +847,7 @@ reducers: (create) => {
847
848
### Writing your own creators
849
850
-In version v2.2.0 (TODO), we introduced a system for including your own creators.
+In version v2.3.0, we introduced a system for including your own creators.
851
852
The below documentation will cover how to write your own creators, and how to use them with `createSlice`.
853
0 commit comments