Skip to content

Commit c5c9bfb

Browse files
author
Mridul Dhiman
committed
made some changes
1 parent 1ac3472 commit c5c9bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/landing_page/Main.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use client";
22
import { useRouter } from "next/navigation";
3-
import Footer from "./footer";
3+
import Footer from "./Footer";
44
import { FeaturesSectionDemo } from "./feature-section";
55
import { HeroScrollDemo } from "./hero-scroll";
66
import { useAuth } from "@clerk/nextjs";

0 commit comments

Comments
 (0)