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>
|
||||
</Typography>
|
||||
</Checkbox>
|
||||
<Checkbox name="emailOptOut">
|
||||
<Checkbox name="optInEmail">
|
||||
<Typography variant="Body/Supporting text (caption)/smRegular">
|
||||
<span>
|
||||
{intl.formatMessage({
|
||||
|
||||
Reference in New Issue
Block a user