feat(splash): add latest message entry

This commit is contained in:
2026-07-08 17:05:36 +08:00
parent c46b9b4cdd
commit 2704c7f307
10 changed files with 274 additions and 73 deletions
+1
View File
@@ -5,6 +5,7 @@
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";