Using refs is not best practice because it reads the DOM directly, it's better to use React's state instead. Also, your button doesn't ...
確定! 回上一頁