From 5083b4a6eefa8375b72a41deae3634e54dd6472e Mon Sep 17 00:00:00 2001 From: qu1ck Date: Tue, 2 Jul 2024 16:53:52 -0700 Subject: [PATCH] Autofocus on add button in add magnet dialog Issue #212 --- src/components/modals/add.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modals/add.tsx b/src/components/modals/add.tsx index e0eac8b..977f831 100644 --- a/src/components/modals/add.tsx +++ b/src/components/modals/add.tsx @@ -255,7 +255,7 @@ export function AddMagnet(props: AddCommonModalProps) { -