Merged in fix/STAY-82 (pull request #3055)
fix(SA-82): add correct input name * fix(SA-82): add correct input name Approved-by: Erik Tiekstra
This commit is contained in:
@@ -237,7 +237,7 @@ export default function ConfirmationStep({
|
|||||||
</span>
|
</span>
|
||||||
</Typography>
|
</Typography>
|
||||||
</Checkbox>
|
</Checkbox>
|
||||||
<Checkbox name="emailOptOut">
|
<Checkbox name="optInEmail">
|
||||||
<Typography variant="Body/Supporting text (caption)/smRegular">
|
<Typography variant="Body/Supporting text (caption)/smRegular">
|
||||||
<span>
|
<span>
|
||||||
{intl.formatMessage({
|
{intl.formatMessage({
|
||||||
|
|||||||
Reference in New Issue
Block a user