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:
Archer
2024-08-16 13:09:17 +08:00
committed by GitHub
parent 5bf0dd0ef1
commit 61347d9aaa
29 changed files with 358 additions and 296 deletions

View File

@@ -35,7 +35,7 @@ const MyModal = ({
closeOnOverlayClick = true,
...props
}: MyModalProps) => {
const isPc = useSystem();
const { isPc } = useSystem();
return (
<Modal