enhancements
All checks were successful
deploy to production / deploy (push) Successful in 32s

This commit is contained in:
2023-11-12 17:55:27 +00:00
parent 9258759c01
commit 859d7b0e2d
4 changed files with 70 additions and 18 deletions

View File

@@ -22,9 +22,6 @@
- name: Top-Down
id: topDown
- name: Ausfahrbare Box
id: extendableBoxes
- name: Text mit Link
id: textLink
@@ -142,10 +139,23 @@
type: string
meta:
label: oberer text
containerProps:
layout:
size:
default: "col-6"
small: "col-12"
large: "col-6"
- name: smallText
type: string
meta:
label: unterer Text
containerProps:
layout:
size:
default: "col-6"
small: "col-12"
large: "col-6"
- name: image
type: string