changed text price to reward
This commit was merged in pull request #786.
This commit is contained in:
@@ -277,7 +277,7 @@ function myJobTableFeatures(
|
||||
</h1>
|
||||
<div>{value.description}</div>
|
||||
<span className="text-sm text-thin-light-gray flex items-start gap-1">
|
||||
Price: <span className="text-purple">{thePrice}</span>
|
||||
Reward: <span className="text-purple">{thePrice}</span>
|
||||
</span>
|
||||
<span className="text-sm text-thin-light-gray">
|
||||
Duration:{" "}
|
||||
|
||||
Reference in New Issue
Block a user