IO-1578 Add employee sorting to prod board.
This commit is contained in:
@@ -48,3 +48,7 @@ initMessageListener(store);
|
||||
export const persistor = persistStore(store);
|
||||
const e = { store, persistStore };
|
||||
export default e;
|
||||
|
||||
if (window.Cypress) {
|
||||
window.store = store;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user