refactor: reorganize state management #1

Merged
mcataford merged 2 commits from reorganize-state-mgmt into main 2021-07-15 02:47:11 +00:00
mcataford commented 2021-07-15 02:17:16 +00:00 (Migrated from github.com)
  • Reorganizes state management to only export useAppState as a hook.
  • Ensures that actions do not need to be dispatch'ed individually
- Reorganizes state management to only export `useAppState` as a hook. - Ensures that actions do not need to be `dispatch`'ed individually
Sign in to join this conversation.
No description provided.