marged 26-07

This commit is contained in:
YasinShaikh123
2024-07-26 12:21:19 +05:30
32 changed files with 2232 additions and 1294 deletions

View File

@@ -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]}