From 17a44f34a3a6ca56112e7f1b07ed8f7fad6dd90c Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Mon, 14 Sep 2026 22:21:43 -0700 Subject: [PATCH] Focus the confirmation action when opening dialogs --- apps/yaak-client/components/core/Confirm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/yaak-client/components/core/Confirm.tsx b/apps/yaak-client/components/core/Confirm.tsx index bc464900..dac8dc9b 100644 --- a/apps/yaak-client/components/core/Confirm.tsx +++ b/apps/yaak-client/components/core/Confirm.tsx @@ -62,7 +62,7 @@ export function Confirm({ /> )} -