From 3382c14bdbeadbc4a8f5a0a2ce937a322e7e2e0a Mon Sep 17 00:00:00 2001 From: ingawei Date: Mon, 26 Sep 2022 17:12:05 -0700 Subject: [PATCH] git rid of isMobile usage --- web/components/amount-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/amount-input.tsx b/web/components/amount-input.tsx index ea10d2fe..01eb1efb 100644 --- a/web/components/amount-input.tsx +++ b/web/components/amount-input.tsx @@ -41,7 +41,7 @@ export function AmountInput(props: { return ( <> -