import { Link } from 'react-router-dom' import { Container } from './Container' export function Footer() { return ( ) }