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