s
This commit is contained in:
parent
1dcfa081e0
commit
c827917fd2
@ -8,8 +8,6 @@ export const makeStore = () => {
|
||||
advancedSearch: advancedSearchReducer,
|
||||
auth: authReducer,
|
||||
},
|
||||
// Enable Redux DevTools
|
||||
devTools: process.env.NODE_ENV !== "production",
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user