diff --git a/src/components/footer.tsx b/src/components/footer.tsx index 952c63e..2a4cdde 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -5,7 +5,7 @@ import { Link } from "./link" const Footer: Component = ({ className }) => ( )