refactor(private-zoom): rename full feature surface

This commit is contained in:
Codex
2026-07-22 18:21:47 +08:00
parent e813333607
commit ed3b34ce1c
102 changed files with 695 additions and 519 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
* 根级 Client Providers 包装
*
* 这里只保留跨路由的 Character Catalog、Auth、User、消息预览和 viewport
* Provider。Chat、Payment、PrivateRoom 状态机由对应路由 layout 按需挂载。
* Provider。Chat、Payment、PrivateZoom 状态机由对应路由 layout 按需挂载。
*/
import type { ReactNode } from "react";