Skip to content

Commit

Permalink
fix: validation with correct schema for analyst application edit
Browse files Browse the repository at this point in the history
  • Loading branch information
RRanath committed Sep 13, 2024
1 parent ff86b64 commit a47c27e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const EditApplication = ({
jsonData,
sectionName,
calculatedSectionData,
jsonSchema
formSchema
);

const isOtherFundingSourcesPage = sectionName === 'otherFundingSources';
Expand Down

0 comments on commit a47c27e

Please sign in to comment.