From 516085b5ac23342a3cd87c0d29ddb3164e00133d Mon Sep 17 00:00:00 2001 From: Gopika0305 <2k23cse050@kiot.ac.in> Date: Fri, 24 Jan 2025 15:06:07 +0530 Subject: [PATCH] fix commit --- frontend/src/pages/Findtalent.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Findtalent.jsx b/frontend/src/pages/Findtalent.jsx index d46c489..25eeda9 100644 --- a/frontend/src/pages/Findtalent.jsx +++ b/frontend/src/pages/Findtalent.jsx @@ -6,7 +6,7 @@ const candidates = [ id: 1, name: 'John Doe', headline: 'Software Engineer', - skills: ['JavaScript', 'React', 'Node.js', 'Testing', 'Agile'], + skills: ['JavaScript', 'React', 'Node.js ', 'Testing', 'Agile'], location: 'Remote', experience: 'Senior', availability: 'Full-time',