diff --git a/src/App.jsx b/src/App.jsx index e591f11c..4facba0f 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -13,6 +13,7 @@ import Home from "./Components/Home"; import Portfolio from "./Components/Portfolio"; import "./styles.css"; +import Education from "./Components/Education.jsx"; /** * This object represents your information. The project is set so that you @@ -46,6 +47,7 @@ const App = () => {