import styles from "./Footer.module.css"; const Footer = () => { return (

RELOG: Reverse Logistics Optimization

Copyright © 2020—2022, UChicago Argonne, LLC. All Rights Reserved.

); }; export default Footer;