Just like with objects, when you want to update an array stored in state, you need to create a new one (or make a copy of an existing one), and then set state ...
確定! 回上一頁