Attempted import error: 'Provider' is not exported from 'redux-thunk'. code example
Example: Attempted import error: 'applyMiddleWare' is not exported from 'redux'.
import { applyMiddleware } from 'redux';
import { applyMiddleware } from 'redux';