GriddleGriddle / Griddle

Simple Grid Component written in React
http://griddlegriddle.github.io/Griddle/
MIT License
2.5k stars 377 forks source link

Update react-redux to 7 #859

Open EASYMOUNTAIN opened 5 years ago

EASYMOUNTAIN commented 5 years ago

Griddle major version

Changes proposed in this pull request

Remove storeKey and createProvider, use Provider instead

Why these changes are made

To support react-redux 7.x

Are there tests?

Tests are not breaking