Skip to content

Commit

Permalink
fix(nome-breve): updates 20240212
Browse files Browse the repository at this point in the history
  • Loading branch information
a-buono committed Feb 12, 2024
1 parent e8e8fc7 commit ae2acdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ const form = newForm([
type: 'text',
id: 'short-name',
required: true,
//maximum: 25,
maximum: 25,
//minimum: 6,
}),
newFormField({
Expand Down

0 comments on commit ae2acdd

Please sign in to comment.