Skip to content

Commit d13bfd9

Browse files
authored
fixing the import codeblock (#915)
Aw yeah
1 parent 9e33c21 commit d13bfd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reusable-snippets.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,6 @@ description: My Description
123123
---
124124

125125
import { MyJSXSnippet } from '/snippets/my-jsx-snippet.jsx';
126+
127+
<MyJSXSnippet />
126128
```

0 commit comments

Comments
 (0)