I've noticed, that in CreateSlice -> extraReducers, ... action) { state.push(action.payload); } const slice = createSlice({ name: 'data', ...
確定! 回上一頁