interest processing page added
This commit was merged in pull request #173.
This commit is contained in:
@@ -87,7 +87,7 @@ export default function OffersInterestTable({offerInterestList, className}) {
|
||||
<td className="text-right py-4">
|
||||
<button
|
||||
onClick={() => {
|
||||
navigate("/manage-active-job", {
|
||||
navigate("/manage-offer", {
|
||||
state: { ...item, pathname },
|
||||
});
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user