index and update screen

This commit is contained in:
Novattz
2025-11-12 15:04:17 +01:00
parent 686a5219eb
commit 38f536bc1c
4 changed files with 106 additions and 8 deletions
+1
View File
@@ -4,3 +4,4 @@ export { default as Sidebar } from './Sidebar'
export { default as AnimatedBackground } from './AnimatedBackground'
export { default as InitialLoadingScreen } from './InitialLoadingScreen'
export { default as ErrorBoundary } from './ErrorBoundary'
export { default as UpdateScreen } from './UpdateScreen'