troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make compatible with react-use middleware.

vilsbole opened this issue · comments

The react-use project offers a createReducer hook which is compatible with redux middleware.

It would be great to be able to use reinspect + middleware together!

I would love this as well!

Yes, agreed!