final Commit

This commit is contained in:
2024-10-18 20:01:12 +05:30
parent 751aa6c673
commit ccc75f50e5
2 changed files with 4 additions and 4 deletions

View File

@@ -202,7 +202,7 @@ const ApproveHistory = () => {
fontWeight={"500"}
className="d-flex align-items-center web-text-small"
>
<Badge
{item?.spportFile_path&&<Badge
px={2}
py={0.5}
textTransform={"inherit"}
@@ -223,7 +223,7 @@ const ApproveHistory = () => {
</Box>
<ExternalLinkIcon />
</Link>
</Badge>
</Badge>}
</Text>
),
Status: (

View File

@@ -223,7 +223,7 @@ import {
fontWeight={"500"}
className="d-flex align-items-center web-text-small"
>
<Badge
{item?.spportFile_path&&<Badge
px={2}
py={0.5}
textTransform={"inherit"}
@@ -244,7 +244,7 @@ import {
</Box>
<ExternalLinkIcon />
</Link>
</Badge>
</Badge>}
</Text>
),
Status: (