incorporates 13 from Nicks list

This commit is contained in:
ajaythapliyal
2023-02-25 11:11:15 +05:30
parent f90abd8753
commit 63af495693
4 changed files with 12 additions and 5 deletions

View File

@@ -29,3 +29,5 @@ export type AppDispatch = typeof store.dispatch;
export default store;
// TODO : use https://redux-toolkit.js.org/tutorials/typescript#define-typed-hooks everywere instead of direct useDispatch
// TODO : streamline async state management