When you img in a React component, the the src prop needs to be point at ... function Home() { return ( <div> <img src="images/logo.jpg" ...
確定! 回上一頁