typo fixed
This commit is contained in:
parent
950f61d12d
commit
d9fddaf163
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ export default function Chat({ flow, reactFlowInstance }: ChatType) {
|
|||
clearChat();
|
||||
}}
|
||||
>
|
||||
clear
|
||||
Clear
|
||||
</button>
|
||||
</div>
|
||||
<div className="w-full h-[400px] flex gap-3 mb-auto overflow-y-auto scrollbar-hide flex-col bg-gray-50 dark:bg-gray-900 p-3 py-5">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue