From 14bda48dd299d5dd40955fb6a177a447ff064750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Oliveira?= Date: Mon, 21 Jun 2021 19:02:11 +0100 Subject: [PATCH] fix: replace prop name on fiat balance alerts --- .../src/pages/Notifications/sections/FiatBalanceAlerts.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/new-lamassu-admin/src/pages/Notifications/sections/FiatBalanceAlerts.js b/new-lamassu-admin/src/pages/Notifications/sections/FiatBalanceAlerts.js index 6aaff131..7cb45a9c 100644 --- a/new-lamassu-admin/src/pages/Notifications/sections/FiatBalanceAlerts.js +++ b/new-lamassu-admin/src/pages/Notifications/sections/FiatBalanceAlerts.js @@ -79,7 +79,7 @@ const FiatBalance = ({ section, min = 0, max = 100, fieldWidth = 80 }) => { } applyColorVariant applyFiatBalanceAlertsStyling - removeInnerPercentage + omitInnerPercentage cashOut />
@@ -105,7 +105,7 @@ const FiatBalance = ({ section, min = 0, max = 100, fieldWidth = 80 }) => { } applyColorVariant applyFiatBalanceAlertsStyling - removeInnerPercentage + omitInnerPercentage cashOut />