Now open the App.js file and add the below import. import React,{useState} from 'react';. We will using the hook “useState” to hold our data ...
確定! 回上一頁