The answer is, you use Array.map() in your component and return JSX elements inside the Array.map() callback function to render the UI.
確定! 回上一頁