From a3cd9c65636365b96e613676348fab8e2fc2096b Mon Sep 17 00:00:00 2001 From: cuiwenlong7 Date: Fri, 17 Dec 2021 16:45:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E6=9C=AC=E9=9D=9E=E7=A9=BAerro?= =?UTF-8?q?rs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/formFields/longtext/index.tsx | 2 +- src/components/formFields/text/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/formFields/longtext/index.tsx b/src/components/formFields/longtext/index.tsx index 1344a5f..ac0ff41 100644 --- a/src/components/formFields/longtext/index.tsx +++ b/src/components/formFields/longtext/index.tsx @@ -52,8 +52,8 @@ export default class LongTextField extends Field