From e8d57aebb9baab33e55f2170533b1e2fa7b1ccb4 Mon Sep 17 00:00:00 2001
From: Priyansh Shah <105874877+Priyansh4444@users.noreply.github.com>
Date: Sat, 20 Jul 2024 22:03:52 +0530
Subject: [PATCH] fix: forgot to close the Link tag since was on phone
---
apps/web/app/(dash)/home/page.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/web/app/(dash)/home/page.tsx b/apps/web/app/(dash)/home/page.tsx
index 09521b77..49984cc3 100644
--- a/apps/web/app/(dash)/home/page.tsx
+++ b/apps/web/app/(dash)/home/page.tsx
@@ -151,7 +151,7 @@ function Page({
>
Bug report
-