kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>merge-requests/3331/head
rodzic
10f14208c5
commit
929c9f3f5f
|
@ -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' />
|
||||
|
|
Ładowanie…
Reference in New Issue