Compare commits

...

2 Commits

Author SHA1 Message Date
victorAnumudu 7cb5e06fbc loan offer tenor field fixed 2025-05-22 12:53:21 +01:00
ameye e15bc9db4b Merge branch 'transaction_time' of DigiFi/digifi-FirstOffice into master 2025-05-21 19:29:15 +00:00
+1 -1
View File
@@ -102,7 +102,7 @@ export default function OffersCom() {
</td>
<td className="px-2">
<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>
</td>
<td className="px-2 text-right">