Skip to content

Commit 1bcb597

Browse files
committed
seeing if this fixes cach issue
1 parent 0fd2bce commit 1bcb597

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { BrowserRouter as Router, Routes, Route, Link } from "react-router-dom";
2-
import Home from "./pages/Home";
2+
import Home from "./pages/home";
33
import Portfolio from "./pages/portfolio";
44
import Games from "./pages/games";
55
import Contact from "./pages/contact";

0 commit comments

Comments
 (0)