[Glitch] Fix regressions in notifications caused by rendering default translation wrapper element
Port 8afca67b107a355b7c79cda64f533de7817c87ea to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
baa253cd8e
commit
1505cdd3a2
@ -109,7 +109,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