1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

fix: update PR based on feedback

This commit is contained in:
Youssef 2022-02-11 11:13:51 +01:00
parent ec9061586f
commit 7fd2fef4be

View File

@ -172,7 +172,7 @@ const FeatureForm: React.FC<IFeatureToggleForm> = ({
checked={impressionData}
/>
}
label="Impression Data"
label="Enable impression data"
/>
</div>
</FormControl>