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