diff --git a/apps/vaults-v3/components/details/RewardsTab.tsx b/apps/vaults-v3/components/details/RewardsTab.tsx index 11c879e5..db61e168 100644 --- a/apps/vaults-v3/components/details/RewardsTab.tsx +++ b/apps/vaults-v3/components/details/RewardsTab.tsx @@ -183,7 +183,9 @@ function VeYFIBoostMessage(props: {currentVault: TYDaemonVault; hasStakingReward height={32} unoptimized /> -

{'1UP'}

+

+ {'1UP'} +

); @@ -208,7 +210,9 @@ function VeYFIBoostMessage(props: {currentVault: TYDaemonVault; hasStakingReward height={32} unoptimized /> -

{'Cove'}

+

+ {'Cove'} +

); @@ -231,7 +235,9 @@ function VeYFIBoostMessage(props: {currentVault: TYDaemonVault; hasStakingReward height={32} unoptimized /> -

{'StakeDAO'}

+

+ {'StakeDAO'} +

);