Open chad-lp opened 7 years ago
steps to reproduce:
setup: have chrome installed with redux dev tools on mac
issue:
http://localhost:3000/
expected: redux store to show
actual: no redux store shown
Did you add the dev tools enhancer to the store on createStore()?
steps to reproduce:
setup: have chrome installed with redux dev tools on mac
issue:
http://localhost:3000/
expected: redux store to show
actual: no redux store shown