1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-21 17:37:01 +01:00

Adding key

This commit is contained in:
georgewrmarshall 2023-06-20 16:14:17 -07:00
parent a6fb0dda64
commit a0f3ea7e82
No known key found for this signature in database
GPG Key ID: 2B91E142BECFA237

View File

@ -104,7 +104,7 @@ const CancelSpeedupPopover = () => {
className="cancel-speedup-popover__description"
>
{t('cancelSpeedUpLabel', [
<strong key="cancelSpeedupCancel">{t('replace')}</strong>,
<strong key="cancelSpeedupReplace">{t('replace')}</strong>,
])}
<InfoTooltip
position="top"