This commit is contained in:
2024-05-24 11:36:37 +05:30
parent c1f7cd2caa
commit 9aaf5c4fec

View File

@@ -59,6 +59,7 @@ const CommunityBannerCard = ({
right={-2}
pe={3}
colorScheme="green"
variant='solid'
>
Active
</Badge>
@@ -69,6 +70,7 @@ const CommunityBannerCard = ({
right={-2}
pe={3}
colorScheme="red"
variant='solid'
>
Inactive
</Badge>
@@ -173,7 +175,7 @@ const CommunityBannerCard = ({
position: "absolute",
bottom: 4,
right: 10,
opacity: 0.5,
opacity: 1,
}}
>
{formatDate(createdAt)}