From 86e1562c0b4eadd36e4362931c26d4e78a5a0078 Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Tue, 18 Apr 2023 16:37:37 +0530 Subject: [PATCH] Update ThroughputInput.tsx --- .../ThroughputInput/ThroughputInput.tsx | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx b/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx index b822fade5..eea633183 100644 --- a/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx +++ b/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx @@ -201,20 +201,20 @@ export const ThroughputInput: FunctionComponent = ({ Autoscale - handleOnChangeMode(e, "Manual")} - /> - + handleOnChangeMode(e, "Manual")} + /> +