diff --git a/packages/features/shell/Shell.tsx b/packages/features/shell/Shell.tsx index 1c0f905d19..903251bed4 100644 --- a/packages/features/shell/Shell.tsx +++ b/packages/features/shell/Shell.tsx @@ -810,7 +810,7 @@ export function ShellMain(props: LayoutProps) { {!isLocaleReady ? : props.heading} )} - {props.subtitle && ( + {props.subtitle && (

{!isLocaleReady ? : props.subtitle}