
steps to reproduce:
setup:
have chrome installed with redux dev tools on mac
issue:
- cloned this repo (todomvc-redux-react-typescript)
- ran npm start
- visited
http://localhost:3000/
- opened chrome dev tools & clicked into the dev tools redux tab
expected:
redux store to show
actual:
no redux store shown