diff --git a/packages/apps/esm-login-app/src/root.component.tsx b/packages/apps/esm-login-app/src/root.component.tsx index 235e5baa5..802530e75 100644 --- a/packages/apps/esm-login-app/src/root.component.tsx +++ b/packages/apps/esm-login-app/src/root.component.tsx @@ -8,12 +8,12 @@ export interface RootProps {} const Root: React.FC = () => { return ( - + - } /> - } /> - } /> - } /> + } /> + } /> + } /> + } /> ); diff --git a/packages/apps/esm-offline-tools-app/src/root.component.tsx b/packages/apps/esm-offline-tools-app/src/root.component.tsx index b206c248b..da730563e 100644 --- a/packages/apps/esm-offline-tools-app/src/root.component.tsx +++ b/packages/apps/esm-offline-tools-app/src/root.component.tsx @@ -8,12 +8,12 @@ import styles from './root.styles.scss'; const Root: React.FC = () => { return ( - +
- } /> - }> + } /> + }> } /> diff --git a/packages/apps/esm-primary-navigation-app/src/root.component.tsx b/packages/apps/esm-primary-navigation-app/src/root.component.tsx index 9a7824346..1edd83bcc 100644 --- a/packages/apps/esm-primary-navigation-app/src/root.component.tsx +++ b/packages/apps/esm-primary-navigation-app/src/root.component.tsx @@ -7,12 +7,12 @@ export interface RootProps {} const Root: React.FC = () => { return ( - + - - + +