diff --git a/surfsense_web/components/assistant-ui/markdown-text.tsx b/surfsense_web/components/assistant-ui/markdown-text.tsx index 5700fbc2e..dd4ce6b75 100644 --- a/surfsense_web/components/assistant-ui/markdown-text.tsx +++ b/surfsense_web/components/assistant-ui/markdown-text.tsx @@ -252,13 +252,15 @@ const defaultComponents = memoizeMarkdownComponents({
), table: ({ className, ...props }) => ( - +
+
+ ), th: ({ className, children, ...props }) => (