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 e26d87e commit f0ecabbCopy full SHA for f0ecabb
docs/api/createSlice.mdx
@@ -240,7 +240,7 @@ create.preparedReducer(
240
241
Creates an async thunk instead of an action creator.
242
243
-:::warning Setup
+:::caution Setup
244
245
To avoid pulling `createAsyncThunk` into the bundle size of `createSlice` by default, some extra setup is required to use `create.asyncThunk`.
246
0 commit comments