From 04ea2666f24465591a111aad61b5cd8fb20bbeba Mon Sep 17 00:00:00 2001 From: ChenX Date: Tue, 12 Dec 2017 15:39:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/UI/Components/commandLineInput/InputHint.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UI/Components/commandLineInput/InputHint.tsx b/src/UI/Components/commandLineInput/InputHint.tsx index 1c30fb004..f9b05933d 100644 --- a/src/UI/Components/commandLineInput/InputHint.tsx +++ b/src/UI/Components/commandLineInput/InputHint.tsx @@ -265,7 +265,7 @@ export class InputHint extends React.Component { this.m_InputEl = el; }}