From 8e05413986445adc72d2244947e49148a162e703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Wed, 22 Apr 2020 16:16:19 +0200 Subject: [PATCH] Fixes indentation. --- .../components/step_details/step_details_form.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x-pack/plugins/transform/public/app/sections/create_transform/components/step_details/step_details_form.tsx b/x-pack/plugins/transform/public/app/sections/create_transform/components/step_details/step_details_form.tsx index bec8bf06aafb19..057d6be324efdd 100644 --- a/x-pack/plugins/transform/public/app/sections/create_transform/components/step_details/step_details_form.tsx +++ b/x-pack/plugins/transform/public/app/sections/create_transform/components/step_details/step_details_form.tsx @@ -258,9 +258,9 @@ export const StepDetailsForm: FC = React.memo( })} > setTransformDescription(e.target.value)}