0

i have started learning redux, but while importing it i am getting createStore as crossed. why it is like that and how to resolve it? enter image description here

  • Does this answer your question? [Redux createStore() is deprecated - Cannot get state from getState() in Redux action](https://stackoverflow.com/questions/71944111/redux-createstore-is-deprecated-cannot-get-state-from-getstate-in-redux-ac) – KcH Oct 18 '22 at 07:32

1 Answers1

1

This function is deprecated and will be removed in future version, but still it can be used.