We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddef34e commit 1d4e393Copy full SHA for 1d4e393
src/componets/tabs/ChatTab.tsx
@@ -1,7 +1,6 @@
1
import React, { useEffect, useRef, useState, useCallback } from "react";
2
import { Send, MenuBook, Close, ContentCopy, History, Stop, Settings as SettingsIcon, VolumeUp, VolumeOff, Visibility, DeleteOutline } from "@mui/icons-material";
3
import OpenInFullIcon from '@mui/icons-material/OpenInFull';
4
-import { Delete, DeleteIcon } from "lucide-react";
5
import { BookmarkAdd } from "@mui/icons-material";
6
import { Bookmark } from "@mui/icons-material";
7
import ReactMarkdown from "react-markdown";
0 commit comments