Changed the Name of link

This commit was merged in pull request #662.
This commit is contained in:
2024-03-21 14:15:28 +01:00
parent 66b8c96592
commit 8ab3e9ae50
+1 -1
View File
@@ -301,7 +301,7 @@ export default function RightSideBar({ myJobList }) {
{/* name */}
<div>
<p className="text-thin-light-gray text-base font-medium">
<NavLink to="/offer-interest">My Offers</NavLink>
<NavLink to="/offer-interest">Offers Interest</NavLink>
</p>
</div>
{/* action */}