diff --git a/src/components/Dashboard/DashboardPage.tsx b/src/components/Dashboard/DashboardPage.tsx index 639acfb93..9bf8e37cf 100644 --- a/src/components/Dashboard/DashboardPage.tsx +++ b/src/components/Dashboard/DashboardPage.tsx @@ -54,7 +54,7 @@ export function DashboardPage(props: DashboardPageProps) { return (
-
+
) : ( -

- Hi {name}, good {getCurrentPeriod()}! -

+
+

+ Hi {name}, good {getCurrentPeriod()}! +

+ + Looking for old homepage? Click here + +
)}