Skip to content

Commit

Permalink
hotfix: updated congratulations on stake text (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
Freshenext authored Sep 17, 2024
1 parent 67a6bf3 commit 45407a0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/app/user/Stake/Steps/stepsUtils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,7 @@ export const textsDependingOnAction = {
previewText:
'You have enough allowance to stake. Preview your stake and make sure everything is correct!',
inProcess: 'Stake in process',
description: (
<>
Congratulations! Real-Time APR rewards will start <br />
accumulating in your stRIF balance every minute!
</>
),
description: <>Congratulations and thank you for staking your RIF in the Collective.</>,
},
UNSTAKE: {
modalTitle: 'UNSTAKE ',
Expand Down

0 comments on commit 45407a0

Please sign in to comment.