diff --git a/components/Footer.tsx b/components/Footer.tsx index 3e6b4ac..0b33f60 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -3,8 +3,8 @@ import * as React from 'react'; type Props = {}; export default ({}: Props) => ( -