In order to pass an object as props to jsx, you can either pass the whole object as a prop or use spread operator "..." to separate it.
確定! 回上一頁