fix(docs): invalid yaml in example (#28198)
This commit is contained in:
@@ -28,7 +28,7 @@ For example, the following form definition includes four form elements: a text a
|
|||||||
attributes:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
description: What operating system are you using?
|
description: What operating system are you using?
|
||||||
placeholder: Example: macOS Big Sur
|
placeholder: "Example: macOS Big Sur"
|
||||||
value: operating system
|
value: operating system
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user