Skip to content

Commit 769bcfb

Browse files
committed
moved navbar
1 parent a951078 commit 769bcfb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

client/src/components/Home.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Navbar from "../components/Navbar";
1+
import Navbar from "./Navbar/Navbar";
22
import Stat from "../components/Stat";
33
import StatsGenerator from "../components/StatsGenerator";
44
import { useEffect, useState } from "react";

0 commit comments

Comments
 (0)