From the Redux docs: "It's very important that the reducer stays pure. Things you should never do inside a reducer: 1. Mutate its arguments; 2.
確定! 回上一頁