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 */}