propTypes = { // You can declare that a prop is a specific JS type. ... ensure that your prop is limited to specific values by treating // it as an enum.
確定! 回上一頁