Added a message under feature flag(s) to advise a page reload is needed when toggling them

Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
This commit is contained in:
Peter Macdonald
2023-01-23 14:01:12 +01:00
parent 3f956a154b
commit 1412f0ea62
@@ -83,8 +83,7 @@ export const UserSettingsFeatureFlags = () => {
<Grid item xs={6} md={8}>
<Typography variant="h5">Feature Flags</Typography>
<Typography variant="subtitle1">
{' '}
Please refresh the page when toggling feature flags{' '}
Please refresh the page when toggling feature flags
</Typography>
</Grid>
{featureFlags.length >= 10 && (