// Footer.jsx const Footer = () => { return ( ); }; window.Footer = Footer;