typo
This commit is contained in:
parent
69f4984a94
commit
c8095fd27e
@ -323,7 +323,7 @@ function findLowestAndHighestPrice(data, lastDateStr) {
|
||||
</tr>
|
||||
<tr class="border-y border-gray-800 odd:bg-[#27272A]">
|
||||
<td class="px-[5px] py-1.5 xs:px-2.5 xs:py-2">
|
||||
<span>Lastest FTD</span>
|
||||
<span>Latest FTD</span>
|
||||
</td>
|
||||
<td class="px-[5px] py-1.5 text-right font-medium xs:px-2.5 xs:py-2">
|
||||
{abbreviateNumber(rawData?.slice(-1)?.at(0)?.failToDeliver)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user