You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.
I'm new to front end development, so hopefully I'm not wasting anyones time with this.
When I add the following to my createStore and add middleware like below
It causes the following error
Is this something I can ignore? the error disappears when I change applyMiddleware to
applyMiddleware(thunk)
The text was updated successfully, but these errors were encountered: