refactor(app): remove unused components

This commit is contained in:
2026-07-13 14:02:27 +08:00
parent b89bde1b55
commit 34c6f5523c
29 changed files with 32 additions and 892 deletions
-2
View File
@@ -6,6 +6,4 @@ export * from "./splash-background";
export * from "./splash-button";
export * from "./splash-content";
export * from "./splash-latest-message";
export * from "./splash-loading";
export * from "./splash-logo";
export * from "./splash-progress";