import styles from "styles/copyright.module.sass" const Copyright = () => { return (

© Lio 2022

) } export default Copyright