From 012a39bb83406172366983c7123f23ff4f6856a7 Mon Sep 17 00:00:00 2001 From: Boli Guan Date: Wed, 18 Jan 2023 21:18:57 +0800 Subject: [PATCH] Fix Dimension Type field is required Signed-off-by: Boli Guan --- ui/src/pages/NewFeature/components/FeatureForm/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/NewFeature/components/FeatureForm/index.tsx b/ui/src/pages/NewFeature/components/FeatureForm/index.tsx index d220e43f9..48de1077b 100644 --- a/ui/src/pages/NewFeature/components/FeatureForm/index.tsx +++ b/ui/src/pages/NewFeature/components/FeatureForm/index.tsx @@ -167,7 +167,7 @@ const FeatureForm = (props: FeatureFormProps, ref: any) => { - +