[reducers] edited, onSaleReducr.js, case: tyeps.RESET_ON_SALE_STATE
This commit is contained in:
@@ -38,7 +38,7 @@ export const onSaleReducer = (state = initialState, action) => {
|
||||
onSaleData: {
|
||||
data: {},
|
||||
},
|
||||
copiedCategoryInfos: [],
|
||||
// copiedCategoryInfos: [],
|
||||
};
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user