lostpebble / pullstate

Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!

Home Page:https://lostpebble.github.io/pullstate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

possibility to use redux devtools?

isc30 opened this issue · comments

Hi, this lib is amazing! Is it possible to use redux devtools to debug?

Hi @isc30 , thanks for the kind words! :)

Actually, redux devtools has always worked- I just forgot to put anything in the docs about it... Here is the link to the relevant info, which I've added today: https://lostpebble.github.io/pullstate/docs/redux-dev-tools