Name stays required; description is a labelled optional textarea. Email uses native validity and form submit. Drop the dead workshop link and fix a few copy errors. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
231 B
JSON
8 lines
231 B
JSON
{
|
|
"title": "What is your community called?",
|
|
"description": "This will be the name of your community.",
|
|
"inputLabel": "Community name",
|
|
"placeholder": "Enter community name",
|
|
"characterCountTemplate": "{current}/{max}"
|
|
}
|