You are looking for extraReducers: const isAuthenticated = createSlice({ name: 'isAuthenticated', initialState: false, ...
確定! 回上一頁