This commit is contained in:
MuslemRahimi 2024-08-17 22:27:36 +02:00
parent ea003e91ac
commit 3d878df0d8

View File

@ -202,7 +202,7 @@
</td>
<td class="text-end text-sm sm:text-[1rem] whtitespace-nowrap font-medium text-white">
{item?.sector}
{item?.sector !== null ? item?.sector : '-'}
</td>