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 28cc24f commit 7f618f6Copy full SHA for 7f618f6
libs/remix-ui/remix-ai-assistant/src/components/chat.tsx
@@ -9,7 +9,6 @@ import {
9
type ConversationStarter
10
} from "../lib/conversationStarters"
11
12
-
13
// ChatHistory component
14
export interface ChatHistoryComponentProps {
15
messages: ChatMessage[]
0 commit comments