import React from "react"; function FunctionalComponent() { return <h1>Hello, world</h1>; }. See render with functional component in CodePen.
確定! 回上一頁