From 5ded88e9bcd211fed770b827bca440e9820760f2 Mon Sep 17 00:00:00 2001 From: Bohdan Imiela <47499119+BohdanOne@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:44:30 +0100 Subject: [PATCH] fix: move focus into edit modal (#1503) --- .../slice-machine/src/features/customTypes/EditDropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/slice-machine/src/features/customTypes/EditDropdown.tsx b/packages/slice-machine/src/features/customTypes/EditDropdown.tsx index 54b4b9542b..c8e269e902 100644 --- a/packages/slice-machine/src/features/customTypes/EditDropdown.tsx +++ b/packages/slice-machine/src/features/customTypes/EditDropdown.tsx @@ -69,7 +69,7 @@ export const EditDropdown: FC = ({ return ( <> - +