Merge branch 'loan-offers' of DigiFi/digifi-FirstOffice into master
This commit is contained in:
@@ -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