Skip to content

Commit ccd5643

Browse files
committed
edit
1 parent c25c97a commit ccd5643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Experience from "./components/Experience";
66
import Projects from "./components/Projects";
77
import SkillsBento from "./components/SkillsBento";
88
import Blog from "./components/Blog";
9-
import Contact from "../Contact";
9+
import Contact from "./components/Contact";
1010

1111
function App() {
1212
return (

0 commit comments

Comments
 (0)