We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb2683 commit cd945d5Copy full SHA for cd945d5
1 file changed
frontend/src/App.tsx
@@ -11,6 +11,7 @@ import Home from "./pages/home/Home";
11
import News from "./pages/news/News";
12
import WorkingGroups from "./pages/working-groups/WorkingGroups";
13
import Lectures from "./pages/lectures/Lectures";
14
+import Live from "./pages/live/Live";
15
import ErrorPage from "./pages/Error";
16
import Login from "./pages/login/login";
17
import { useAuthStore } from "./lib/store/authStore";
0 commit comments