mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
patch bad import
This commit is contained in:
parent
d877d2b7ad
commit
2ee5d20955
1 changed files with 1 additions and 1 deletions
|
@ -4,12 +4,12 @@ import {
|
|||
FileCsv,
|
||||
FileDoc,
|
||||
FileHtml,
|
||||
FileText,
|
||||
FilePdf,
|
||||
WarningOctagon,
|
||||
X,
|
||||
} from "@phosphor-icons/react";
|
||||
import { humanFileSize } from "@/utils/numbers";
|
||||
import { FileText } from "@phosphor-icons/react/dist/ssr";
|
||||
import { REMOVE_ATTACHMENT_EVENT } from "../../DnDWrapper";
|
||||
import { Tooltip } from "react-tooltip";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue