Skip to content

Commit cd945d5

Browse files
committed
Fix missing Live import
1 parent 4eb2683 commit cd945d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import Home from "./pages/home/Home";
1111
import News from "./pages/news/News";
1212
import WorkingGroups from "./pages/working-groups/WorkingGroups";
1313
import Lectures from "./pages/lectures/Lectures";
14+
import Live from "./pages/live/Live";
1415
import ErrorPage from "./pages/Error";
1516
import Login from "./pages/login/login";
1617
import { useAuthStore } from "./lib/store/authStore";

0 commit comments

Comments
 (0)