fix: ui in chat openning statement (#1094)
This commit is contained in:
@@ -56,7 +56,7 @@ export type IChatProps = {
|
||||
const Chat: FC<IChatProps> = ({
|
||||
configElem,
|
||||
chatList,
|
||||
controlChatUpdateAllConversation,
|
||||
|
||||
feedbackDisabled = false,
|
||||
isHideFeedbackEdit = false,
|
||||
isHideSendInput = false,
|
||||
|
||||
Reference in New Issue
Block a user