From 813e2ac719d98d987e5b0c17224796deeb5a911f Mon Sep 17 00:00:00 2001 From: acnormun Date: Fri, 6 Dec 2024 15:43:22 -0300 Subject: [PATCH] fix: remove unused test id --- .../flow/routers/airtime/currency/CurrencyElement.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/flow/routers/airtime/currency/CurrencyElement.tsx b/src/components/flow/routers/airtime/currency/CurrencyElement.tsx index ea4c97551..53ef4c009 100644 --- a/src/components/flow/routers/airtime/currency/CurrencyElement.tsx +++ b/src/components/flow/routers/airtime/currency/CurrencyElement.tsx @@ -93,7 +93,7 @@ export default class CurrencyElement extends React.Component< const amountInput = this.props.index > -1 ? ( -
+