Fix: export unused EditorCommand component to fix TS build
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -172,7 +172,7 @@ function DiffCommand({
|
||||
);
|
||||
}
|
||||
|
||||
function EditorCommand({
|
||||
export function EditorCommand({
|
||||
worktreePath,
|
||||
editorCommand,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user