You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This involves creating a store instance with proper setup (redux thunk
middleware is passed) and setting created instance as a default store
for the application by means of <Provider /> component.
0 commit comments