Skip to content

Commit abb897c

Browse files
committed
refactor(web): post-stake-notification-info
1 parent 6e81890 commit abb897c

File tree

1 file changed

+1
-1
lines changed
  • web/src/pages/Courts/CourtDetails/StakePanel/StakeWithdrawPopup

1 file changed

+1
-1
lines changed

web/src/pages/Courts/CourtDetails/StakePanel/StakeWithdrawPopup/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ const StakeWithdrawPopup: React.FC<IStakeWithdrawPopup> = ({ amount, closePopup,
113113
<AlertContainer>
114114
<AlertMessage
115115
title="Hey there! Avoid missing a case"
116-
msg="In order not to miss when you're drawn for cases, make sure to subscribe to notifications on Settings > Notifications"
116+
msg="Make sure to subscribe to notifications on Settings > Notifications"
117117
variant="info"
118118
/>
119119
</AlertContainer>

0 commit comments

Comments
 (0)