Skip to content

Commit e96e787

Browse files
authored
chore: banner tex [skip cypress] (#2369)
1 parent 24901a5 commit e96e787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/MainLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export function MainLayout({ children }: { children: ReactNode }) {
3333
{currentMarket === 'proto_base_v3' && (
3434
<TopBarNotify
3535
// learnMoreLink="https://oh7vm38ynd2.typeform.com/to/Fnw3rMyw"
36-
notifyText="Debt swaps are now live on Base!"
36+
notifyText="Swap debt to GHO, now live on Base!"
3737
bannerVersion={APP_BANNER_VERSION}
3838
customIcon={<SwitchIcon />}
3939
/>

0 commit comments

Comments
 (0)