1) Use the HTML <img> tag ... import React, {Component} from 'react'; export default class Image extends Component { render() { return <div ...
確定! 回上一頁