Skip to content

Commit

Permalink
fix: label bold
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-belcher committed Aug 13, 2024
1 parent e445398 commit a9a550b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/libs/webforms/G2C/v202401.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export const v202401: FormSchema = {
name: "eligibile-group-list",
rhf: "Textarea",
label: "Eligibility group(s) included",
labelClassName: "font-bold text-black",
rules: { required: "* Required" },
},
{
Expand Down

0 comments on commit a9a550b

Please sign in to comment.