feat/authentication #21
@ -3,6 +3,7 @@
|
||||
import { motion } from "framer-motion";
|
||||
import { Heart, Mail, Phone, MapPin } from "lucide-react";
|
||||
import { useAppTheme } from "@/components/ThemeProvider";
|
||||
import Link from "next/link";
|
||||
|
||||
export function Footer() {
|
||||
const { theme } = useAppTheme();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user