From 9e34f4409a48919d9f59db6adb38620008f44a7e Mon Sep 17 00:00:00 2001 From: navedqb <109583873+navedqb@users.noreply.github.com> Date: Thu, 23 May 2024 11:05:45 +0530 Subject: [PATCH] fixes focus trap issue in inplace --- components/lib/inplace/Inplace.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/lib/inplace/Inplace.vue b/components/lib/inplace/Inplace.vue index e97f60318..e8f87b8ee 100755 --- a/components/lib/inplace/Inplace.vue +++ b/components/lib/inplace/Inplace.vue @@ -1,9 +1,9 @@