From 2d91b9ff276874f18d61fed337614585c75f6eb3 Mon Sep 17 00:00:00 2001 From: Marcos Rodriguez Velez Date: Fri, 6 Sep 2024 23:18:42 -0400 Subject: [PATCH] FIX: Hide caret so its easier to type amounts --- components/AmountInput.js | 1 + 1 file changed, 1 insertion(+) diff --git a/components/AmountInput.js b/components/AmountInput.js index b62e41b27..c9c9ac49d 100644 --- a/components/AmountInput.js +++ b/components/AmountInput.js @@ -264,6 +264,7 @@ class AmountInput extends Component { {amount !== BitcoinUnit.MAX ? (