We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04efd2c commit 5ef5349Copy full SHA for 5ef5349
src/theme/MDXComponents.js
@@ -14,8 +14,6 @@ import Details from "@theme/Details";
14
import Tabs from "@theme/Tabs";
15
import TabItem from "@theme/TabItem";
16
import CodeBlock from "@theme/CodeBlock";
17
-// what's codeblock and why is it imported EVERYWHERE?
18
-// i only find one being used in team-dev/fixing-conflict
19
20
/*-------------------------------------------
21
| EDIT HERE |
0 commit comments