Skip to content

Commit

Permalink
warning banner text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vnaysngh-mudrex committed Feb 19, 2024
1 parent d0f5656 commit a1bf95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NavBar/WarningBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const BannerTextWrapper = styled(ThemedText.BodySecondary)`
`

export const bannerText =
'Warning: Deposit and remove liquidity is currently paused in v2. No swap will route through v2 pools. So your funds are safe.'
'Warning: Deposit liquidity is currently paused in v2. No swap will route through v2 pools. We recommend you remove the liquidity from Jediswap v2.'

export function WarningBanner() {
return (
Expand Down

0 comments on commit a1bf95b

Please sign in to comment.