redux-saga-beginner-tutorial icon indicating copy to clipboard operation
redux-saga-beginner-tutorial copied to clipboard

Update main.js

Open Deepan-kishore opened this issue 2 years ago • 1 comments
trafficstars

As of Redux 4.2. 0, which was released April 2022, Redux has deprecated its createStore API. Instead one can import legacy_createStore as createStore for the application to run in harmony without any additional warnings or polyfills

Deepan-kishore avatar Aug 29 '23 07:08 Deepan-kishore