diff --git a/src/entries/popup/pages/home/Points/ClaimOverview.tsx b/src/entries/popup/pages/home/Points/ClaimOverview.tsx index b921c63d85..7c1c0753fb 100644 --- a/src/entries/popup/pages/home/Points/ClaimOverview.tsx +++ b/src/entries/popup/pages/home/Points/ClaimOverview.tsx @@ -258,7 +258,7 @@ function ClaimSummary({ amount, price }: { amount: string; price: string }) { {i18n.t('points.rewards.amount_in_eth', { - amountWithThreshold, + amount: amountWithThreshold, })}