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

Merged
huanghaosheng merged 1 commits from fix/frontend into develop 2026-06-22 00:29:43 +08:00
  • 移除 App.tsx 中未使用的 activeScenario 变量
  • 修复 ChatPanel 中 ReactNode 的 type-only import
  • 移除 ChatPanel 中未使用的 onSelectScenario 参数

修复 CI 构建失败问题

- 移除 App.tsx 中未使用的 activeScenario 变量 - 修复 ChatPanel 中 ReactNode 的 type-only import - 移除 ChatPanel 中未使用的 onSelectScenario 参数 修复 CI 构建失败问题
huanghaosheng added 1 commit 2026-06-22 00:29:40 +08:00
- 移除 App.tsx 中未使用的 activeScenario 变量
- 修复 ChatPanel 中 ReactNode 的 type-only import
- 移除 ChatPanel 中未使用的 onSelectScenario 参数

修复 CI 构建失败问题
huanghaosheng merged commit 2881941be6 into develop 2026-06-22 00:29:43 +08:00
huanghaosheng deleted branch fix/frontend 2026-06-22 00:29:45 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: XEngineers/CamTalk#189