diff --git a/src/components/footer.tsx b/src/components/footer.tsx index 1129b28..42ff031 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -4,12 +4,14 @@ import { Separator } from "@/components/ui/separator"; export const Footer = () => { return ( );