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 d8464ff commit eb3a771Copy full SHA for eb3a771
apps/playground-web/src/components/blocks/APIHeader.tsx
@@ -26,7 +26,7 @@ export function PageHeader(props: {
26
<Button asChild>
27
<Link target="_blank" href={"https://thirdweb.com/dashboard?utm_source=playground"} >
28
<PresentationIcon className="mr-2 h-4 w-4" />
29
- <BookOpenIcon className="mr-2 h-4 w-4" />
+
30
Add instantly
31
</Link>
32
</Button>
0 commit comments