import React from 'react'; const App = () => { return( <div className = 'Parent'> <h2>I'm the parent.</h2> <p>I have height and width.
確定! 回上一頁