diff --git a/src/components/Chat/ChatContent/DownloadChat.tsx b/src/components/Chat/ChatContent/DownloadChat.tsx index 1591e41..64fb4c5 100644 --- a/src/components/Chat/ChatContent/DownloadChat.tsx +++ b/src/components/Chat/ChatContent/DownloadChat.tsx @@ -6,7 +6,7 @@ import { chatToMarkdown, downloadImg, downloadMarkdown, - downloadPDF, + // downloadPDF, htmlToImg, } from '@utils/chat'; import ImageIcon from '@icon/ImageIcon'; @@ -55,7 +55,7 @@ const DownloadChat = React.memo( Image - + */}