troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:
MIT License
424 stars 24 forks source link

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

Open artokun opened 4 years ago

artokun commented 4 years ago

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