This commit is contained in:
@@ -25,19 +25,23 @@ areas:
|
||||
required: true
|
||||
type: TextInput
|
||||
properties:
|
||||
extra: Lorem ipsum; yada yada
|
||||
block: true
|
||||
title: Foo
|
||||
placeholder: Bar
|
||||
label:
|
||||
colon: false
|
||||
extra: Lorem ipsum; yada yada
|
||||
inline: true
|
||||
- id: woot
|
||||
required: true
|
||||
type: TextInput
|
||||
properties:
|
||||
extra: Dude!
|
||||
block: true
|
||||
title: Woot
|
||||
placeholder: Sweet
|
||||
label:
|
||||
colon: false
|
||||
extra: Dude!
|
||||
inline: true
|
||||
- id: reset_button
|
||||
type: Button
|
||||
|
||||
Reference in New Issue
Block a user