Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

React: Can't import createstore from redux

I’m not able to import the createStore from the react-redux. It’s get canceled as you can see in the image below.

enter image description here

enter image description here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

It is getting imported. It is just deprecated.
It can still be imported in the future with legacy_createStore.
They recommend to use redux-toolkit.

Read about it in the release notes: https://github.com/reduxjs/redux/releases/tag/v4.2.0

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading