We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d3c86 commit a695090Copy full SHA for a695090
1 file changed
app/components/assistant-ui/thread.tsx
@@ -21,7 +21,6 @@ import type { FC } from "react";
21
import { useState } from "react";
22
23
import {
24
- ComposerAddAttachment,
25
ComposerAttachments,
26
UserMessageAttachments,
27
} from "@/app/components/assistant-ui/attachment";
0 commit comments