diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index cae574b..652dfd9 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,7 +1,15 @@ import {Link} from "react-router-dom"; -export function Footer() { - return