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