Neueste Version

This commit is contained in:
2026-08-19 10:07:31 +00:00
parent 5cc0d238c5
commit 1cbb64474b
7 changed files with 33 additions and 18 deletions
@@ -11,6 +11,9 @@
},
{
"key": "borderRadius"
},
{
"key": "text"
}
],
"dynamicHeight": "AUTO_HEIGHT",
@@ -40,7 +43,7 @@
"responsiveBehavior": "fill",
"rightColumn": 17,
"shouldTruncate": false,
"text": "*Platz*",
"text": "{{\n appsmith.store.bookingFormData?.seatName ||\n \"Kein Platz ausgewählt\"\n}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 6,