mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Adding key
This commit is contained in:
parent
a6fb0dda64
commit
a0f3ea7e82
@ -104,7 +104,7 @@ const CancelSpeedupPopover = () => {
|
|||||||
className="cancel-speedup-popover__description"
|
className="cancel-speedup-popover__description"
|
||||||
>
|
>
|
||||||
{t('cancelSpeedUpLabel', [
|
{t('cancelSpeedUpLabel', [
|
||||||
<strong key="cancelSpeedupCancel">{t('replace')}</strong>,
|
<strong key="cancelSpeedupReplace">{t('replace')}</strong>,
|
||||||
])}
|
])}
|
||||||
<InfoTooltip
|
<InfoTooltip
|
||||||
position="top"
|
position="top"
|
||||||
|
Loading…
Reference in New Issue
Block a user