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} />)
210
210
211
211
<Note type="info">
212
212
**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
214
214
checking of ` props` with a JSDoc comment.
215
215
See [` mdx- js/ mdx- analyzer` ][mdx-analyzer] for more info.
216
216
</Note>
@@ -336,7 +336,7 @@ as follows:
336
336
337
337
<Note type="info">
338
338
**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
340
340
checking of provided and passed components with a JSDoc comment.
341
341
See [` mdx- js/ mdx- analyzer` ][mdx-analyzer] for more info.
342
342
</Note>
You can’t perform that action at this time.
0 commit comments