Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7cb5e06fbc | |||
| e15bc9db4b |
@@ -102,7 +102,7 @@ export default function OffersCom() {
|
|||||||
</td>
|
</td>
|
||||||
<td className="px-2">
|
<td className="px-2">
|
||||||
<div className="text-right">
|
<div className="text-right">
|
||||||
<div className="font-normal text-gray-500">{getDateFromDateString(item?.tenor)}</div>
|
<div className="font-normal text-gray-500">{item?.tenor}</div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td className="px-2 text-right">
|
<td className="px-2 text-right">
|
||||||
|
|||||||
Reference in New Issue
Block a user