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…
x
Reference in New Issue
Block a user