зеркало из https://github.com/mozilla/fxa.git
Merge pull request #18058 from mozilla/FXA-10728
bug(settings): Hint disappears after navigating back to page
This commit is contained in:
Коммит
f0b73e7c58
|
@ -219,6 +219,7 @@ const AccountRecoveryConfirmKey = ({
|
|||
emailToHashWith,
|
||||
estimatedSyncDeviceCount,
|
||||
recoveryKeyExists,
|
||||
recoveryKeyHint,
|
||||
token,
|
||||
uid,
|
||||
}}
|
||||
|
@ -238,6 +239,7 @@ const AccountRecoveryConfirmKey = ({
|
|||
emailToHashWith,
|
||||
estimatedSyncDeviceCount,
|
||||
recoveryKeyExists,
|
||||
recoveryKeyHint,
|
||||
token,
|
||||
uid,
|
||||
}}
|
||||
|
|
Загрузка…
Ссылка в новой задаче