React Redux Store setup: Error: Could not find "store"
Budget: $30 – $250 USD
I am trying to setup react-redux store here, and i have error message in browser:
Error: Could not find "store" in the context of "Connect(Card)". Either wrap the root component in a < Provider >, or pass a custom React context provider to and the corresponding React context consumer to Connect(Card) in connect options.
Error: Could not find "store" in the context of "Connect(Card)". Either wrap the root component in a < Provider >, or pass a custom React context provider to and the corresponding React context consumer to Connect(Card) in connect options.