Compare commits

...

2 Commits

Author SHA1 Message Date
victorAnumudu 1bd6064b52 link name changed 2024-07-29 06:32:55 +01:00
ameye f1ef5e163d Merge branch 'history-icon-fix' of WrenchBoard/Users-Wrench into master 2024-07-24 17:41:35 +00:00
+1 -1
View File
@@ -323,7 +323,7 @@ export default function RightSideBar({ myJobList }) {
{/* name */}
<div>
<p className="text-thin-light-gray text-base font-medium">
<NavLink to="/offer-interest">Offers Interest</NavLink>
<NavLink to="/offer-interest">Interest</NavLink>
</p>
</div>
{/* action */}