We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d20fe commit 0090f6cCopy full SHA for 0090f6c
lib/complex-types.d.ts
@@ -50,7 +50,7 @@ declare module 'hast' {
50
}
51
52
interface ElementContentMap {
53
- mdxJsxFlowElement: MdxJsxFlowElement
+ mdxJsxTextElement: MdxJsxTextElement
54
mdxJsxFlowElement: MdxJsxFlowElement
55
56
0 commit comments