diff --git a/src/Footer.tsx b/src/Footer.tsx index ad739ef..ca4bb61 100644 --- a/src/Footer.tsx +++ b/src/Footer.tsx @@ -1,21 +1,23 @@ import { Link } from "react-router"; export default function Footer() { - return + return }