frontend-rw #1
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ const store = configureStore({
|
|||
devTools: true,
|
||||
});
|
||||
|
||||
(window as any).store = store;
|
||||
|
||||
type Store = typeof store;
|
||||
|
||||
// Infer the `RootState` and `AppDispatch` types from the store itself
|
||||
|
|
Loading…
Reference in a new issue