File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ console.log(<Example name="Mars" year={2022} />)
210210
211211<Note type="info">
212212 **Note**:
213- Users of [ the MDX VS Code extension][mdx-vscode-extension] can add type
213+ Users of the MDX VS Code extension can add type
214214 checking of ` props` with a JSDoc comment.
215215 See [` mdx- js/ mdx- analyzer` ][mdx-analyzer] for more info.
216216</Note>
@@ -336,7 +336,7 @@ as follows:
336336
337337<Note type="info">
338338 **Note**:
339- Users of [ the MDX VS Code extension][mdx-vscode-extension] can add type
339+ Users of the MDX VS Code extension can add type
340340 checking of provided and passed components with a JSDoc comment.
341341 See [` mdx- js/ mdx- analyzer` ][mdx-analyzer] for more info.
342342</Note>
You can’t perform that action at this time.
0 commit comments