diff --git a/frontend/src/pages/home/dashboard.tsx b/frontend/src/pages/home/dashboard.tsx
index 138f94eb3..422656138 100644
--- a/frontend/src/pages/home/dashboard.tsx
+++ b/frontend/src/pages/home/dashboard.tsx
@@ -13,7 +13,7 @@ import { OpenAlerts } from "@components/alert";
import { useCheckResourceExists, useRead, useUser } from "@lib/hooks";
import { ResourceLink } from "@components/resources/common";
import { Fragment } from "react";
-import { usableResourcePath } from "@lib/utils";
+import { cn, usableResourcePath } from "@lib/utils";
import { AllUpdates } from "@components/updates/resource";
export const Dashboard = () => {
@@ -67,18 +67,21 @@ const RecentlyViewed = () => {
icon={