Appsmitch test push to git
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user