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:
|
||||
label: Operating System
|
||||
description: What operating system are you using?
|
||||
placeholder: Example: macOS Big Sur
|
||||
placeholder: "Example: macOS Big Sur"
|
||||
value: operating system
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user