diff --git a/packages/esm-home-app/src/dashboard/home-dashboard.component.tsx b/packages/esm-home-app/src/dashboard/home-dashboard.component.tsx index b6ae21eaf..424aa0093 100644 --- a/packages/esm-home-app/src/dashboard/home-dashboard.component.tsx +++ b/packages/esm-home-app/src/dashboard/home-dashboard.component.tsx @@ -23,7 +23,7 @@ export default function HomeDashboard() { {isDesktop(layout) && } - + ); }