From 5c4bc6f7a0ae9342047a18edf31c009ac4623530 Mon Sep 17 00:00:00 2001 From: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:32:14 +0200 Subject: [PATCH] fix: FeatureForm - not jsx comment (#7689) --- frontend/src/component/feature/FeatureForm/FeatureForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/component/feature/FeatureForm/FeatureForm.tsx b/frontend/src/component/feature/FeatureForm/FeatureForm.tsx index c3d1dd9827..c72556e2b2 100644 --- a/frontend/src/component/feature/FeatureForm/FeatureForm.tsx +++ b/frontend/src/component/feature/FeatureForm/FeatureForm.tsx @@ -197,7 +197,7 @@ const FeatureForm: React.FC = ({ } /> - // TODO: this can be removed after new create flag flow goes live + {/* TODO: this can be removed after new create flag flow goes live */} {