I don't know what I'm missing here
Asked
Active
Viewed 323 times
1
-
2Make sure you are importing `useAppDispatch` and not `useDispatch`.[useAppDispatch](https://redux-toolkit.js.org/usage/usage-with-typescript#getting-the-dispatch-type). – Medi Mar 03 '22 at 16:38