Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Alex Gleason <alex@alexgleason.me>
merge-requests/3331/head
Mary Kate 2025-02-12 01:51:42 +00:00
rodzic 10f14208c5
commit 929c9f3f5f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -198,7 +198,7 @@ export const ProfileHoverCard: React.FC<IProfileHoverCard> = ({ visible = true }
)}
{account.ditto?.streak?.days > 0 && (
<HStack alignItems='center' space={1}>
<HStack alignItems='center'>
<Text theme='primary'>
<span role='img' aria-label={intl.formatMessage(messages.streak)}>
<Icon src={flameIcon} className='size-4' />