You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update createAsyncThunk example to handle getState typings
Was helping someone on Discord with an issue related to `getState` typings, and noticed that the example here, despite being in Typescript, didn't include the necessary generic parameters to actually compile.
0 commit comments