refactor(splash): remove "use client" directive from splash components

This commit is contained in:
2026-06-09 18:31:04 +08:00
parent 016bc6fd2c
commit f79755f6ec
5 changed files with 0 additions and 5 deletions
@@ -1,4 +1,3 @@
"use client";
/**
* Splash 加载状态
*