From 7bb35949c0b2b823282ffbb26bee5f564a7c3d4c Mon Sep 17 00:00:00 2001 From: Xiaozhou Li Date: Mon, 10 Feb 2020 13:52:01 +0100 Subject: [PATCH] Linting fix for InputFieldWrapper --- src/components/input_fields/input_field_wrapper.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/input_fields/input_field_wrapper.tsx b/src/components/input_fields/input_field_wrapper.tsx index a65fe645..622e98b3 100644 --- a/src/components/input_fields/input_field_wrapper.tsx +++ b/src/components/input_fields/input_field_wrapper.tsx @@ -82,7 +82,9 @@ export class InputFieldWrapper extends React.Component