diff --git a/src/components/EventDashboardScreen/EventDashboardScreen.tsx b/src/components/EventDashboardScreen/EventDashboardScreen.tsx
index e665309f89..11b9ec936f 100644
--- a/src/components/EventDashboardScreen/EventDashboardScreen.tsx
+++ b/src/components/EventDashboardScreen/EventDashboardScreen.tsx
@@ -124,7 +124,6 @@ const EventDashboardScreen = (): JSX.Element => {
} `}
data-testid="mainpageright"
>
-
Hello
{t('title')}
diff --git a/src/screens/OrganizationDashboard/OrganizationDashboard.tsx b/src/screens/OrganizationDashboard/OrganizationDashboard.tsx
index 8b4b5f9565..ebea874d2e 100644
--- a/src/screens/OrganizationDashboard/OrganizationDashboard.tsx
+++ b/src/screens/OrganizationDashboard/OrganizationDashboard.tsx
@@ -247,7 +247,6 @@ function organizationDashboard(): JSX.Element {
navigate(eventsLink);
}}
>
-
Helloioioo