Skip to content

Commit 7599672

Browse files
Update reusable-markdown.mdx
1 parent 5939fa8 commit 7599672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/products/docs/pages/component-library/custom-components/reusable-markdown.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To use a snippet in your documentation, reference it by its file path (including
3838
```jsx
3939
Peace lilies are easy to grow and relatively trouble-free.
4040

41-
<Markdown src="/snippets/peace-lily.mdx">
41+
<Markdown src="/snippets/peace-lily.mdx \/">
4242
```
4343

4444
</Tab>
@@ -47,4 +47,4 @@ To use a snippet in your documentation, reference it by its file path (including
4747

4848
<Markdown src="/snippets/peace-lily.mdx" />
4949
</Tab>
50-
</Tabs>
50+
</Tabs>

0 commit comments

Comments
 (0)