Commit 34b878c
🚨(front) fix ts compiling in MdxRenderer
As react type now adds jsx-runtime Fragment, jsx, and jsxs attributes,
we don't need to add them manually.1 parent f614183 commit 34b878c
File tree
1 file changed
+0
-3
lines changed- src/frontend/packages/lib_markdown/src/components/MdxRenderer
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 115 | | |
119 | 116 | | |
120 | 117 | | |
| |||
0 commit comments