Skip to content

Commit 4d42022

Browse files
committed
Work around weird MDX paragraph insertion
1 parent 78707d5 commit 4d42022

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/docs/src/pages/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@ best-in-class developer ergonomics.
8484

8585
## Get Started
8686

87-
<Button as="a" href="/getting-started" variant="black">
88-
Explore the Docs
89-
</Button>
87+
{<Button as="a" href="/getting-started" variant="black">Explore the Docs</Button>}
9088

9189
</Box>
9290

0 commit comments

Comments
 (0)