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 4aa39f0 commit 91c2e29Copy full SHA for 91c2e29
apps/dashboard/src/components/notices/AnnouncementBanner.tsx
@@ -57,7 +57,7 @@ export function OrganizeContractsToProjectsBanner() {
57
return (
58
<AnnouncementBanner
59
href="https://playground.thirdweb.com/connect/pay"
60
- label="Let users pay with whatever they have, right inside your app"
+ label="Let users pay with whatever they have without leaving your app"
61
trackingLabel="ub-launch"
62
/>
63
);
0 commit comments