diff --git a/components/StyledMarkdown.tsx b/components/StyledMarkdown.tsx index 4d8f5dc96..a03787f16 100644 --- a/components/StyledMarkdown.tsx +++ b/components/StyledMarkdown.tsx @@ -265,11 +265,9 @@ const StyledMarkdownBlock = ({ markdown }: { markdown: string }) => { ); }, }, - th: { + th: { component: ({ children }) => ( -