From 66b8c96592860f76a0eef5b45548d0633e8f3e5e Mon Sep 17 00:00:00 2001 From: Ebube Date: Thu, 21 Mar 2024 14:04:34 +0100 Subject: [PATCH] fixed typo on link path --- src/components/Partials/RightSideBar.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Partials/RightSideBar.jsx b/src/components/Partials/RightSideBar.jsx index f1871b9..a28d272 100644 --- a/src/components/Partials/RightSideBar.jsx +++ b/src/components/Partials/RightSideBar.jsx @@ -249,7 +249,7 @@ export default function RightSideBar({ myJobList }) { /> )} - +

{darkMode.theme === "light" ? "Dark" : "Light"} Mode @@ -301,7 +301,7 @@ export default function RightSideBar({ myJobList }) { {/* name */}

- My Offers + My Offers

{/* action */}