diff --git a/packages/nulp_elite/src/App.js b/packages/nulp_elite/src/App.js index 61a632d4..30eda4d8 100644 --- a/packages/nulp_elite/src/App.js +++ b/packages/nulp_elite/src/App.js @@ -40,6 +40,7 @@ const routeConfig = require("./configs/routeConfig.json"); import PopupForm from "pages/profileData"; import axios from "axios"; import ReactGA from "react-ga4"; +import LernModal from "components/learnathon/LernModal"; function App() { // const [t] = useTranslation(); @@ -325,6 +326,7 @@ function App() { ))} + {/* */} {/* */}