mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 22:35:51 +00:00
feat: 添加 UI 组件增强与测试覆盖
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -83,6 +83,7 @@ export async function showInvalidConfigDialog({
|
||||
theme: SAFE_ERROR_THEME_NAME,
|
||||
}
|
||||
|
||||
// biome-ignore lint/suspicious/noAsyncPromiseExecutor: render must be awaited inside executor
|
||||
await new Promise<void>(async resolve => {
|
||||
const { unmount } = await render(
|
||||
<AppStateProvider>
|
||||
|
||||
Reference in New Issue
Block a user