mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 00:53:14 +00:00
incorporates 13 from Nicks list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user