From 1bd6064b529909e03863768263ed337dcda65964 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Mon, 29 Jul 2024 06:32:55 +0100 Subject: [PATCH] link name changed --- src/components/Partials/RightSideBar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Partials/RightSideBar.jsx b/src/components/Partials/RightSideBar.jsx index 92e9489..99e4831 100644 --- a/src/components/Partials/RightSideBar.jsx +++ b/src/components/Partials/RightSideBar.jsx @@ -323,7 +323,7 @@ export default function RightSideBar({ myJobList }) { {/* name */}

- Offers Interest + Interest

{/* action */} -- 2.34.1