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.
2 parents e26d87e + f0ecabb commit c17ed5aCopy full SHA for c17ed5a
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