From ed4b31767f96bcdb660b35021dcd4a5397fa7765 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Tue, 31 Jan 2023 23:33:20 +0100 Subject: [PATCH] lint --- packages/features/shell/Shell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}