import React from "react"; import logo from "../logo.png"; function ImgLogo({props}) { return ( Logo ); } export default ImgLogo;