diff --git a/components/site-footer.tsx b/components/site-footer.tsx index fc6a5b8ec..0df7718c2 100644 --- a/components/site-footer.tsx +++ b/components/site-footer.tsx @@ -8,7 +8,7 @@ import { ModeToggle } from "@/components/mode-toggle" export function SiteFooter({ className }: React.HTMLAttributes) { return (