Skip to content

Commit

Permalink
Add section before button
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Nov 9, 2021
1 parent 961eaf3 commit f542b2e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev/resources/fieldsets/call_to_action.yaml
Expand Up @@ -16,5 +16,10 @@ fields:
config:
validate:
- required
-
handle: section_button
field:
type: section
display: Button
-
import: buttons
5 changes: 5 additions & 0 deletions dev/resources/fieldsets/link_blocks.yaml
Expand Up @@ -23,6 +23,11 @@ fields:
-
handle: text
field: common.text_plain
-
handle: section_button
field:
type: section
display: Button
-
import: button
mode: stacked
Expand Down

0 comments on commit f542b2e

Please sign in to comment.