course-schedule #2

Merged
jare2473 merged 5 commits from course-schedule into main 2025-09-05 10:50:24 +02:00
Showing only changes of commit c890ec417f - Show all commits

View File

@@ -107,7 +107,7 @@ const AppRoutes = () => {
return (
<>
{/* Pass loading as isVisible to FullScreenLoader */}
{/*<FullScreenLoader isVisible={loading} />*/}
{<FullScreenLoader isVisible={loading} />}
<Routes>