equal shorthand function export const shoppingListReducer = createReducer( initialState, on( AddIngredient, // the action, not the action.type (state, ...
確定! 回上一頁