import Link from "~/renderer/link"; import Logo from "./logo"; const Footer = () => { return ( ); }; export default Footer;