From d2aca9919024d5af9808c8aeffc712a9c154c25a Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Mon, 24 Jul 2017 09:36:27 +0800 Subject: [PATCH] refactor: simplify TextArea's code --- components/input/TextArea.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/input/TextArea.tsx b/components/input/TextArea.tsx index c87926b52fed..3ae09786e6a0 100644 --- a/components/input/TextArea.tsx +++ b/components/input/TextArea.tsx @@ -76,8 +76,8 @@ export default class TextArea extends React.Component