Skip to content

Commit

Permalink
10339: update sequence name;
Browse files Browse the repository at this point in the history
  • Loading branch information
nechama-krigsman committed Sep 10, 2024
1 parent 394bfcf commit 2ba7e9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export const FilePetitionStep2 = connect(
id="petition-file"
name="petitionFile"
updateFormValueSequence="updateFilePetitionSequence"
validationSequence="validateUpdatedFilePetitionStep2Sequence"
validationSequence="validateFilePetitionStep2Sequence"
/>
</FormGroup>
<div className="grid-row grid-gap">
Expand Down

0 comments on commit 2ba7e9e

Please sign in to comment.