Skip to content

Commit

Permalink
Remove validation from another TextDisplay component
Browse files Browse the repository at this point in the history
  • Loading branch information
charmcitygavin committed Aug 15, 2024
1 parent 549bcc0 commit ff1814a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/libs/webforms/ABP8/v202401.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ export const v202401: FormSchema = {
rhf: "TextDisplay",
text: "States with voluntary enrollment must have an enrollment choice period or a passive enrollment process where the state enrolls the potential enrollee into a managed care plan, PCCM, or PCCM entity and simultaneously provides a period of time for the enrollee to make an active choice of delivery system.",
name: "states-with-voluntary-enrollment",
rules: {
required: "* Required",
},
},
{
rhf: "Checkbox",
Expand Down

0 comments on commit ff1814a

Please sign in to comment.