import './footer.css'; const Footer = (footerLinkText = 'WWW.MYSITE', footerLink = "#") => { return } export default Footer;