mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
fix: update PR based on feedback
This commit is contained in:
parent
ec9061586f
commit
7fd2fef4be
@ -172,7 +172,7 @@ const FeatureForm: React.FC<IFeatureToggleForm> = ({
|
|||||||
checked={impressionData}
|
checked={impressionData}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
label="Impression Data"
|
label="Enable impression data"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
Loading…
Reference in New Issue
Block a user