In React, we need to have a reference to the input element, ... 0) { const firstFile = event.target.files[0]; const fileReader = new FileReader(); ...
確定! 回上一頁