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
Update store configuration using configureStore in createSlice.mdx
This commit addresses the deprecation of createStore by updating the store configuration in createSlice.mdx to use the recommended configureStore method.
0 commit comments