fix: 修复前端 TypeScript 编译错误 #189

Merged
huanghaosheng merged 1 commits from fix/frontend into develop 2026-06-22 00:29:43 +08:00

1 Commits

Author SHA1 Message Date
hhs
1b99d24fc1 fix: 修复前端 TypeScript 编译错误
- 移除 App.tsx 中未使用的 activeScenario 变量
- 修复 ChatPanel 中 ReactNode 的 type-only import
- 移除 ChatPanel 中未使用的 onSelectScenario 参数

修复 CI 构建失败问题
2026-06-22 00:28:59 +08:00