InteractionCounter: use neutral colors

environments/review-detailed-s-enja1j/deployments/3326
Alex Gleason 1 year ago
parent 08b2f0446d
commit 04811c4618
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -230,7 +230,7 @@ const InteractionCounter: React.FC<IInteractionCounter> = ({ count, onClick, chi
}
>
<HStack space={1} alignItems='center'>
<Text theme='primary' weight='bold'>
<Text weight='bold'>
{shortNumberFormat(count)}
</Text>

Loading…
Cancel
Save