price formatter style changed
This commit was merged in pull request #200.
This commit is contained in:
@@ -86,7 +86,7 @@ export default function MyJobTable({ className, ActiveJobList }) {
|
||||
<span className="text-base text-gray-600">
|
||||
{task?.description}
|
||||
</span>
|
||||
<span className="text-sm text-thin-light-gray">
|
||||
<span className="text-sm text-thin-light-gray flex flext-start gap-1">
|
||||
Price:
|
||||
<span className="text-purple ml-1">{thePrice}</span>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user