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