import ReactDOM from 'react-dom';. 3. . 4. const App: FunctionComponent = () => {. 5. return (. 6. <img src = {this.props.url} alt='something'/>.
確定! 回上一頁