diff --git a/components/Footer.tsx b/components/Footer.tsx index 0ecd219..b551bc9 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -7,7 +7,7 @@ import { Theme } from '@types' const Footer = ({ color, theme, setTheme }:FooterProps): JSX.Element => { return ( -