30122023
This commit is contained in:
@@ -42,7 +42,9 @@ const HoverSocialCard = ({ primary, secondary,
|
||||
}}
|
||||
>
|
||||
<Typography variant="h2" color="inherit">
|
||||
{percentage.toString()} %
|
||||
{/* {percentage.toString()} % */}
|
||||
{(percentage)? `${percentage.toString()} %`:''}
|
||||
|
||||
</Typography>
|
||||
{/* {primaryIcon} */}
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user