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 c8a6a01 commit 8a37bfaCopy full SHA for 8a37bfa
apps/site/next.mdx.use.client.mjs
@@ -2,7 +2,7 @@
2
3
import Blockquote from '@node-core/ui-components/Common/Blockquote';
4
import MDXCodeTabs from '@node-core/ui-components/MDX/CodeTabs';
5
-import MDXTable from '@node-core/ui-components/Mdx/Table';
+import MDXTable from '@node-core/ui-components/MDX/Table';
6
7
import DownloadButton from './components/Downloads/DownloadButton';
8
import BlogPostLink from './components/Downloads/Release/BlogPostLink';
0 commit comments