code refactoring
This commit is contained in:
@@ -186,7 +186,7 @@ function AppContent() {
|
||||
<Settings />
|
||||
</Suspense>
|
||||
} />
|
||||
<Route path="/downloaded" element={
|
||||
<Route path="/archive" element={
|
||||
<Suspense fallback={<CircularProgress />}>
|
||||
<Downloaded />
|
||||
</Suspense>
|
||||
|
||||
Reference in New Issue
Block a user