To render an array of components in React you simply need to pass the array into JSX by wrapping it in curly braces, just be sure that your components each have ...
確定! 回上一頁