diff --git a/components/ui/Footer.tsx b/components/ui/Footer.tsx index 96e3281..c985aba 100644 --- a/components/ui/Footer.tsx +++ b/components/ui/Footer.tsx @@ -1,17 +1,17 @@ import React from 'react'; import Link from 'next/link'; -import { Calendar } from 'lucide-react'; export function Footer() { return (