From fab72906c9f56053355b877c6609e2a57b3b8bdb Mon Sep 17 00:00:00 2001 From: Yaosanqi137 Date: Sun, 5 Apr 2026 23:21:45 +0800 Subject: [PATCH] fix(web-editor): avoid file picker on editor focus --- apps/web/src/pages/todo-shell-page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/pages/todo-shell-page.tsx b/apps/web/src/pages/todo-shell-page.tsx index 0ef3285..c1ac2bc 100644 --- a/apps/web/src/pages/todo-shell-page.tsx +++ b/apps/web/src/pages/todo-shell-page.tsx @@ -382,8 +382,8 @@ export function TodoShellPage({ session }: TodoShellPageProps) { /> -