mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-22 22:26:43 +08:00
### What problem does this PR solve? Feat: Modify the background color of the agent canvas #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -105,7 +105,6 @@ const AgentChatBox = () => {
|
||||
<div ref={ref} />
|
||||
</div>
|
||||
<MessageInput
|
||||
showUploadIcon={false}
|
||||
value={value}
|
||||
sendLoading={sendLoading}
|
||||
disabled={false}
|
||||
|
||||
Reference in New Issue
Block a user