mirror of
https://github.com/mastodon/mastodon.git
synced 2026-07-31 10:36:12 -05:00
Fix regressions in notifications caused by rendering default translation wrapper element (#38533)
This commit is contained in:
parent
814cd61fd8
commit
8afca67b10
|
|
@ -105,7 +105,7 @@ export const NotificationWithStatus: React.FC<{
|
|||
<div className='notification-ungrouped__header__icon'>
|
||||
<Icon icon={icon} id={iconId} />
|
||||
</div>
|
||||
{label}
|
||||
<span>{label}</span>
|
||||
</div>
|
||||
|
||||
<StatusQuoteManager
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user