From c30e334558173e6cb8f1f5df1fd44ca1f201abde Mon Sep 17 00:00:00 2001
From: markiianbabiak <63148103+markiianbabiak@users.noreply.github.com>
Date: Mon, 26 Aug 2024 21:31:25 +0300
Subject: [PATCH 1/2] Fixing the icon not showing up correctly
---
frontend/src/app/components/dashboard/dashboard.component.html | 2 +-
frontend/src/style/layout/_dashboard.scss | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/frontend/src/app/components/dashboard/dashboard.component.html b/frontend/src/app/components/dashboard/dashboard.component.html
index 7dbf8153..a2740470 100644
--- a/frontend/src/app/components/dashboard/dashboard.component.html
+++ b/frontend/src/app/components/dashboard/dashboard.component.html
@@ -44,7 +44,7 @@
My Projects
>
- grid_view
+ grid_view
{{ project.name }}