mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
4.8.10 test (#2401)
* perf: i18n * perf: i18n and img tip * perf: readme * perf: hide tool ai response * fix: copy app * fix: parse image url regx * perf: folder collection forbid update
This commit is contained in:
@@ -35,7 +35,7 @@ const MyModal = ({
|
||||
closeOnOverlayClick = true,
|
||||
...props
|
||||
}: MyModalProps) => {
|
||||
const isPc = useSystem();
|
||||
const { isPc } = useSystem();
|
||||
|
||||
return (
|
||||
<Modal
|
||||
|
Reference in New Issue
Block a user