course-schedule #2
@@ -107,7 +107,7 @@ const AppRoutes = () => {
|
||||
return (
|
||||
<>
|
||||
{/* Pass loading as isVisible to FullScreenLoader */}
|
||||
{/*<FullScreenLoader isVisible={loading} />*/}
|
||||
{<FullScreenLoader isVisible={loading} />}
|
||||
|
||||
|
||||
<Routes>
|
||||
|
||||
Reference in New Issue
Block a user