Development

This commit is contained in:
Matthew Grotke 2026-06-10 15:24:39 -04:00
parent 15aa50bda6
commit c30ba58e8f

View file

@ -29,7 +29,8 @@
"label": "Email Address",
"name": "email",
"input_type": "text",
"placeholder": "you@example.com"
"placeholder": "you@example.com",
"validate": "VALIDATION_EMAIL"
},
{
"type": "field",