From 7f0d7460f98393cef7c8cb0e168cc794b27f99ce Mon Sep 17 00:00:00 2001 From: Ncookiez Date: Thu, 19 Oct 2023 10:59:25 -0400 Subject: [PATCH] V5 Beta -> Public Launch Banner --- src/components/AnnouncementBanner.tsx | 6 +++--- src/views/Deposit/index.tsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/AnnouncementBanner.tsx b/src/components/AnnouncementBanner.tsx index 36cdd5c7..abc6915f 100644 --- a/src/components/AnnouncementBanner.tsx +++ b/src/components/AnnouncementBanner.tsx @@ -27,10 +27,10 @@ export const AnnouncementBanner = (props: { href: string; i18nKey?: string }) => ) } -export const V5BetaAnnouncementBanner = () => { +export const V5AnnouncementBanner = () => { return ( { )} > - 📣 The private beta for PoolTogether V5 is live! + 📣 PoolTogether V5 is live! { return ( @@ -21,7 +21,7 @@ export const DepositUI = () => { href={'https://pooltogether.mirror.xyz/-ZAV-RfzeNW5F1fnGGjMF3LL7G8NNgMhYwhWMS3Y4rI'} i18nKey={'pooltogetherEnsSubdomain'} /> */} - +