If you need to iterate over an array and render its elements directly in your JSX code, use the map() method instead. App.js. Copied! export default ...
確定! 回上一頁