From 6179878eea04e553e071b4b508f79af0ace8411d Mon Sep 17 00:00:00 2001 From: ROOMrepair Date: Thu, 16 Jan 2025 16:24:16 +0800 Subject: [PATCH] fix: temporary fix for PropertiesInput focus loss problem Signed-off-by: ROOMrepair --- packages/shared/src/components/Inputs/PropertiesInput/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shared/src/components/Inputs/PropertiesInput/index.tsx b/packages/shared/src/components/Inputs/PropertiesInput/index.tsx index 6dbe60b6fb6..70838667315 100644 --- a/packages/shared/src/components/Inputs/PropertiesInput/index.tsx +++ b/packages/shared/src/components/Inputs/PropertiesInput/index.tsx @@ -154,7 +154,7 @@ function PropertiesInput({ ))} {arrayValues.map((item, index) => (