Update 'stage.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-19 21:14:27 +00:00
parent fde1160b6a
commit 8d464bf9d3

View File

@@ -18,13 +18,13 @@ areas:
- id: title - id: title
type: Title type: Title
layout: layout:
grow: 1 span: 24
properties: properties:
content: Stage content: Stage
- id: leftcolumn - id: leftcolumn
type: Box type: Box
layout: layout:
span: 5 span: 9
blocks: blocks:
- id: foo - id: foo
required: true required: true
@@ -51,7 +51,7 @@ areas:
- id: rightcolumn - id: rightcolumn
type: Box type: Box
layout: layout:
span: 5 span: 9
blocks: blocks:
- id: alpha - id: alpha
required: true required: true
@@ -76,6 +76,11 @@ areas:
extra: Mu extra: Mu
span: 3 span: 3
- id: bottomrow
type: Box
layout:
span: 24
blocks:
- id: reset_button - id: reset_button
type: Button type: Button
layout: layout: