1 parent c25c97a commit ccd5643Copy full SHA for ccd5643
1 file changed
frontend/src/App.js
@@ -6,7 +6,7 @@ import Experience from "./components/Experience";
6
import Projects from "./components/Projects";
7
import SkillsBento from "./components/SkillsBento";
8
import Blog from "./components/Blog";
9
-import Contact from "../Contact";
+import Contact from "./components/Contact";
10
11
function App() {
12
return (
0 commit comments