Appsmitch test push to git

This commit is contained in:
2026-01-15 09:44:32 +00:00
parent 377d9c8342
commit 0f8d095955

View File

@@ -17,6 +17,7 @@
} }
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}", "fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem", "fontSize": "1rem",
"fontStyle": "BOLD", "fontStyle": "BOLD",
@@ -42,7 +43,7 @@
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 31, "rightColumn": 31,
"shouldTruncate": false, "shouldTruncate": false,
"text": "Hello {{appsmith.user.name || appsmith.user.email}}", "text": "Hello {{appsmith.user.name || appsmith.user.email}} appsmith test",
"textAlign": "LEFT", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 2, "topRow": 2,