diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 4215e36..bb178be 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,12 +1,12 @@ -import React from 'react'; +import { Link } from 'react-router'; export default function Footer() { return (