refactor(private-zone): use canonical product name

This commit is contained in:
Codex
2026-07-23 10:53:41 +08:00
parent 4639acf232
commit 9ca56c2a04
103 changed files with 569 additions and 569 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
* 根级 Client Providers 包装
*
* 这里只保留跨路由的 Character Catalog、Auth、User、消息预览和 viewport
* Provider。Chat、Payment、PrivateZoom 状态机由对应路由 layout 按需挂载。
* Provider。Chat、Payment、PrivateZone 状态机由对应路由 layout 按需挂载。
*/
import type { ReactNode } from "react";