Skip to content

Commit

Permalink
Merge branch 'main' into fix-submission-btn
Browse files Browse the repository at this point in the history
  • Loading branch information
asharonbaltazar committed Sep 26, 2024
2 parents 79413ad + 9d07daf commit e754cdb
Show file tree
Hide file tree
Showing 5 changed files with 531 additions and 404 deletions.
2 changes: 1 addition & 1 deletion lib/libs/webforms/CS3/v202401.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const v202401: FormSchema = {
},
addtnlRules: [
{
type: "noGapsOrOrverlaps",
type: "noGapsOrOverlaps",
fieldName: "age-and-house-inc-range",
fromField: "from-age",
toField: "to-age",
Expand Down
Loading

0 comments on commit e754cdb

Please sign in to comment.