import React from 'react'; // import './Header.scss'; function Footer() { return ( ); } export default Footer;