troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you expose the context so that we can access the global store?

artokun opened this issue · comments

There are times in my actions that I would like access to the global store so I don't have to jokey multiple contexts to get access to other reducer states