From a00f7cb883380b9b8c2b2bee7eecc438704123b2 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 9 Mar 2024 03:15:15 +0700 Subject: [PATCH] fix a11y --- src/widgets/action-editor/ui/ActionEditor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/action-editor/ui/ActionEditor.tsx b/src/widgets/action-editor/ui/ActionEditor.tsx index c378f3c..fe1b1a7 100644 --- a/src/widgets/action-editor/ui/ActionEditor.tsx +++ b/src/widgets/action-editor/ui/ActionEditor.tsx @@ -83,7 +83,7 @@ export default function ActionEditor({ icon={} {...a11yProps(2)} /> - } {...a11yProps(2)} /> + } {...a11yProps(3)} />