diff --git a/src/components/MDXComponents.tsx b/src/components/MDXComponents.tsx index d371519152..755896cf8a 100644 --- a/src/components/MDXComponents.tsx +++ b/src/components/MDXComponents.tsx @@ -36,7 +36,7 @@ SyntaxHighlighter.registerLanguage('swift', swift); const { header1, header2, header3, header4 } = textStyles; -const Table = ({ children }: any) => ( +const MdTable = ({ children }: any) => ( { return (