From ed3d1c76e730578e2d2bec601f4e560361323872 Mon Sep 17 00:00:00 2001 From: ingawei Date: Mon, 26 Sep 2022 17:07:13 -0700 Subject: [PATCH] James suggestions --- web/components/amount-input.tsx | 11 +++------- web/components/bet-button.tsx | 12 ++--------- web/components/bet-panel.tsx | 36 ++++++++++++--------------------- 3 files changed, 18 insertions(+), 41 deletions(-) diff --git a/web/components/amount-input.tsx b/web/components/amount-input.tsx index a9c52860..ea10d2fe 100644 --- a/web/components/amount-input.tsx +++ b/web/components/amount-input.tsx @@ -41,20 +41,15 @@ export function AmountInput(props: { return ( <> -