Commit 9955924
committed
fix(l10n): Ensure a11y text is displayed on Complete Reset PW page for service=relay
Because:
* This text is not being rendered as it should be on this page
This commit:
* Passes the missed prop into CompleteResetPassword from the container component, updates the optional type
fixes FXA-110161 parent de6b0bf commit 9955924
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- packages/fxa-settings/src/pages/ResetPassword/CompleteResetPassword
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments