From 0d2c400334af8ab9d9a26e2a8601296347062e26 Mon Sep 17 00:00:00 2001 From: yms Date: Wed, 24 Jul 2024 18:27:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A7=A3=E5=86=B3=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/customForm/components/{ImaageUpload => ImageUpload}/index.tsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/customForm/components/{ImaageUpload => ImageUpload}/index.tsx (100%) diff --git a/src/customForm/components/ImaageUpload/index.tsx b/src/customForm/components/ImageUpload/index.tsx similarity index 100% rename from src/customForm/components/ImaageUpload/index.tsx rename to src/customForm/components/ImageUpload/index.tsx -- GitLab