Skip to content

Commit

Permalink
chore: remove the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EiffelFly committed Nov 27, 2024
1 parent 4d0c749 commit 265900f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/toolkit/src/lib/markdown/MarkdownViewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export const MarkdownViewer = ({
className,
)}
>
{/* <Markdown>{sanitizedHtmlText}</Markdown> */}
<ReactMarkdown
/* @ts-expect-error remark and rehype has type conflicts */
remarkPlugins={remarkPlugins}
Expand Down

0 comments on commit 265900f

Please sign in to comment.