diff --git a/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap b/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap index f76ede60a5..28775bcad4 100644 --- a/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap +++ b/frontend/src/component/common/InstanceStatus/__snapshots__/InstanceStatusBar.test.tsx.snap @@ -20,7 +20,7 @@ exports[`InstanceStatusBar should warn when the trial has churned 1`] = ` />

Warning! @@ -60,7 +60,7 @@ exports[`InstanceStatusBar should warn when the trial has expired 1`] = ` />

Warning! @@ -100,7 +100,7 @@ exports[`InstanceStatusBar should warn when the trial has expired for enterprise />

Warning! @@ -137,7 +137,7 @@ exports[`InstanceStatusBar should warn when the trial is about to expire 1`] = ` />

Heads up! @@ -172,7 +172,7 @@ exports[`InstanceStatusBar should warn when the trial is far from expired 1`] = />

Heads up! @@ -205,7 +205,7 @@ exports[`InstanceStatusBar should warn when trialExpiry has passed 1`] = ` />

Warning! diff --git a/frontend/src/component/feature/FeatureStrategy/FeatureStrategyMenu/FeatureStrategyMenu.tsx b/frontend/src/component/feature/FeatureStrategy/FeatureStrategyMenu/FeatureStrategyMenu.tsx index 7af69c8300..36bb87520b 100644 --- a/frontend/src/component/feature/FeatureStrategy/FeatureStrategyMenu/FeatureStrategyMenu.tsx +++ b/frontend/src/component/feature/FeatureStrategy/FeatureStrategyMenu/FeatureStrategyMenu.tsx @@ -10,7 +10,6 @@ import { FeatureStrategyMenuCards } from './FeatureStrategyMenuCards/FeatureStra import { formatCreateStrategyPath } from '../FeatureStrategyCreate/FeatureStrategyCreate'; import MoreVert from '@mui/icons-material/MoreVert'; import { usePlausibleTracker } from 'hooks/usePlausibleTracker'; -import { useUiFlag } from 'hooks/useUiFlag'; import { ReleasePlanAddChangeRequestDialog } from 'component/feature/FeatureView/FeatureOverview/ReleasePlan/ChangeRequest/ReleasePlanAddChangeRequestDialog'; import type { IReleasePlanTemplate } from 'interfaces/releasePlans'; import { useChangeRequestApi } from 'hooks/api/actions/useChangeRequestApi/useChangeRequestApi'; @@ -63,7 +62,6 @@ export const FeatureStrategyMenu = ({ const { addChange } = useChangeRequestApi(); const { refetch: refetchChangeRequests } = usePendingChangeRequests(projectId); - const uiFontSizeRedesign = useUiFlag('uiGlobalFontSize'); const onClose = () => { setAnchor(undefined); @@ -119,7 +117,6 @@ export const FeatureStrategyMenu = ({ onClick={openDefaultStrategyCreationModal} aria-labelledby={popoverId} variant={variant} - size={uiFontSizeRedesign ? undefined : size} sx={{ minWidth: matchWidth ? '282px' : 'auto' }} disabled={Boolean(disableReason)} tooltipProps={{ @@ -135,7 +132,6 @@ export const FeatureStrategyMenu = ({ environmentId={environmentId} onClick={openMoreStrategies} variant='outlined' - size={uiFontSizeRedesign ? undefined : size} hideLockIcon disabled={Boolean(disableReason)} tooltipProps={{ diff --git a/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap b/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap index 330308bd14..58b27ccc2c 100644 --- a/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap +++ b/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap @@ -131,7 +131,7 @@ exports[`FeedbackCESForm 1`] = ` class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root" >