From f0c38e3ba783b424d190100d63cb462809c72d93 Mon Sep 17 00:00:00 2001 From: "Mr. Kuldeep" <128669361+MrKuldeep01@users.noreply.github.com> Date: Fri, 9 Aug 2024 22:04:50 +0530 Subject: [PATCH] div to Link in ProjectCard.jsx --- src/Components/ProjectCard.jsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/Components/ProjectCard.jsx b/src/Components/ProjectCard.jsx index a9a8111..0e1bfa3 100644 --- a/src/Components/ProjectCard.jsx +++ b/src/Components/ProjectCard.jsx @@ -11,10 +11,8 @@ const ProjectCard = ({ }) => { const navigate = useNavigate(); return ( -