All Downloads are FREE. Search and download functionalities are using the official Maven repository.

components.common.Logo.js Maven / Gradle / Ivy

// adjust css of img by wrapping it with:
//  img': { mr: 2, height: ... } }} >...

const Logo = (props) => (
  Logo
);

export default Logo;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy