ui fix
This commit is contained in:
parent
ea003e91ac
commit
3d878df0d8
@ -202,7 +202,7 @@
|
|||||||
</td>
|
</td>
|
||||||
|
|
||||||
<td class="text-end text-sm sm:text-[1rem] whtitespace-nowrap font-medium text-white">
|
<td class="text-end text-sm sm:text-[1rem] whtitespace-nowrap font-medium text-white">
|
||||||
{item?.sector}
|
{item?.sector !== null ? item?.sector : '-'}
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user