i see this error when i start the project “ERROR in ./src/redux/reducers/configureStore.js 7:57-62
export ‘default’ (imported as ‘thunk’) was not found in ‘redux-thunk’ (possible exports: thunk, withExtraArgument)” how i fix it?
enter image description here
I think it is about the version. I use [email protected] and [email protected]
user25315893 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.