Skip to content

Commit eb3a771

Browse files
authored
quick fix
1 parent d8464ff commit eb3a771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/playground-web/src/components/blocks/APIHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export function PageHeader(props: {
2626
<Button asChild>
2727
<Link target="_blank" href={"https://thirdweb.com/dashboard?utm_source=playground"} >
2828
<PresentationIcon className="mr-2 h-4 w-4" />
29-
<BookOpenIcon className="mr-2 h-4 w-4" />
29+
3030
Add instantly
3131
</Link>
3232
</Button>

0 commit comments

Comments
 (0)