diff --git a/src/App.js b/src/App.js index c38cb52..f260c4e 100644 --- a/src/App.js +++ b/src/App.js @@ -17,7 +17,6 @@ import SignIn from './components/SignIn.js'; import SignUp from './components/SignUp.js'; import PlanningLanding from './components/PlanningLanding.js'; import CareerExplorer from './components/CareerExplorer.js'; -import EducationalPrograms from './components/EducationalPrograms.js'; import PreparingLanding from './components/PreparingLanding.js'; import EducationalProgramsPage from './components/EducationalProgramsPage.js'; import EnhancingLanding from './components/EnhancingLanding.js'; @@ -126,6 +125,11 @@ function App() { Career Explorer +
- {progress}% — Loading Career Suggestions... -
-+ {progress}% — Loading Career Suggestions... +
+No careers added to comparison.
} - + ) : ( +No careers added to comparison.
+ )}