@@ -104,7 +104,7 @@ export function App({
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
// Any route that is not assigned and matched will default to the Landing Page component
|
||||
return (
|
||||
<Suspense fallback={<LoadingSpinner message="ImEX Online"/>}>
|
||||
<Routes>
|
||||
|
||||
Reference in New Issue
Block a user