From 7fd2fef4be0c559e1a88945ecdeb128aa04019be Mon Sep 17 00:00:00 2001 From: Youssef Date: Fri, 11 Feb 2022 11:13:51 +0100 Subject: [PATCH] fix: update PR based on feedback --- 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 992d3f97b2..a920a34c6e 100644 --- a/frontend/src/component/feature/FeatureForm/FeatureForm.tsx +++ b/frontend/src/component/feature/FeatureForm/FeatureForm.tsx @@ -172,7 +172,7 @@ const FeatureForm: React.FC = ({ checked={impressionData} /> } - label="Impression Data" + label="Enable impression data" />