From 9787a5ce7c91e8741d4ddf056a0dcaa1f3336bbc Mon Sep 17 00:00:00 2001 From: victor-meng <56978073+victor-meng@users.noreply.github.com> Date: Fri, 21 May 2021 11:12:13 -0700 Subject: [PATCH] Fix throughput input (#808) --- src/Explorer/Panes/AddCollectionPanel.tsx | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/Explorer/Panes/AddCollectionPanel.tsx b/src/Explorer/Panes/AddCollectionPanel.tsx index c7438591c..63f5a400e 100644 --- a/src/Explorer/Panes/AddCollectionPanel.tsx +++ b/src/Explorer/Panes/AddCollectionPanel.tsx @@ -1026,13 +1026,16 @@ export class AddCollectionPanel extends React.Component