initialState }, }; const selectBarSlice = createSlice({ name: "select bar", wrappedInitialState, reducers: { ... with this I get Argument of type '{ name: ...
確定! 回上一頁