A functional component is a plain JavaScript function that returns JSX, where the class component is a JavaScript class that extends React.
確定! 回上一頁