I am trying to test my React \"supersquadapp\" and getting the following error.
Uncaught Error: Could not find \"store\" in either the context or props of \"Connect(Char
You must pass the store instance to Provider...
ReactDOM.render( , document.getElementById('root') )