When you setState it updates the state object and then re-renders the component. This is super cool because that means React takes care of ...
確定! 回上一頁