marged 26-07
This commit is contained in:
@@ -130,6 +130,7 @@ const DataTable = ({
|
||||
textOverflow: "ellipsis",
|
||||
}}
|
||||
className="web-text-small"
|
||||
w={400}
|
||||
>
|
||||
<Skeleton display={'flex'} alignItems={'center'} justifyContent={tableHeadRow.length - 1 === i || centered ? "center" : "start"} h={5} fadeDuration={index / 12} isLoaded={!isLoading}>
|
||||
{item[heading]}
|
||||
|
||||
Reference in New Issue
Block a user