The code in todoSlice.js is as follows
todoSlice.js
reducers: { deleteTodo(state, action) { const {id} = action.paylo