const Footer = () => { return (

© Gractwo 2020-{new Date().getFullYear()}

); }; export default Footer;