I'm not able to import the createStore
from the react-redux. It's get canceled as you can see in the image below.
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