We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24901a5 commit e96e787Copy full SHA for e96e787
src/layouts/MainLayout.tsx
@@ -33,7 +33,7 @@ export function MainLayout({ children }: { children: ReactNode }) {
33
{currentMarket === 'proto_base_v3' && (
34
<TopBarNotify
35
// learnMoreLink="https://oh7vm38ynd2.typeform.com/to/Fnw3rMyw"
36
- notifyText="Debt swaps are now live on Base!"
+ notifyText="Swap debt to GHO, now live on Base!"
37
bannerVersion={APP_BANNER_VERSION}
38
customIcon={<SwitchIcon />}
39
/>
0 commit comments