const Footer = props => { return (
footer
) } module.exports = Footer;