update display
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 6m40s
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 6m40s
This commit is contained in:
@@ -33,7 +33,7 @@ const StatsList = ({
|
||||
</Text>
|
||||
</VStack>
|
||||
<Flex w="80%" flexDirection={{ base: "column", md: "row" }} gap={4}>
|
||||
{groups ? (
|
||||
{groups && groups >= 0 ? (
|
||||
<SingleStatComponent
|
||||
loading={loading}
|
||||
title="Groups Bot Helped"
|
||||
|
||||
Reference in New Issue
Block a user