From 95592db18da22c7a53e736404425ecc2d7f75264 Mon Sep 17 00:00:00 2001 From: ingawei Date: Tue, 20 Sep 2022 23:34:33 -0700 Subject: [PATCH] getting rid of comments --- web/components/amount-input.tsx | 1 - web/components/bet-button.tsx | 1 - web/components/bet-panel.tsx | 11 +---------- 3 files changed, 1 insertion(+), 12 deletions(-) diff --git a/web/components/amount-input.tsx b/web/components/amount-input.tsx index ba9ad4a6..a9c52860 100644 --- a/web/components/amount-input.tsx +++ b/web/components/amount-input.tsx @@ -42,7 +42,6 @@ export function AmountInput(props: { <>