This commit is contained in:
parent
658da375a7
commit
428fee6f81
|
|
@ -37,7 +37,7 @@ import { useTranslation } from 'react-i18next'
|
|||
import { message } from 'antd'
|
||||
import { LogoAI } from '@/components/chat'
|
||||
|
||||
import { useState } from "react";
|
||||
import { useState, useRef, } from "react";
|
||||
|
||||
import { Trash2 } from "lucide-react";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue