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'>
|
<div className='notification-ungrouped__header__icon'>
|
||||||
<Icon icon={icon} id={iconId} />
|
<Icon icon={icon} id={iconId} />
|
||||||
</div>
|
</div>
|
||||||
{label}
|
<span>{label}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<StatusQuoteManager
|
<StatusQuoteManager
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user