diff --git a/reusable-snippets.mdx b/reusable-snippets.mdx index 3f842e28d..fc17d584b 100644 --- a/reusable-snippets.mdx +++ b/reusable-snippets.mdx @@ -123,4 +123,6 @@ description: My Description --- import { MyJSXSnippet } from '/snippets/my-jsx-snippet.jsx'; + + ``` \ No newline at end of file