Create a new page skill and no docs director rule

This commit is contained in:
ivarsbariss
2026-02-26 16:01:41 +01:00
parent 30fd988494
commit f890d66ab1
8 changed files with 99 additions and 16 deletions

View File

@@ -3,9 +3,6 @@
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 5,
"dynamicBindingPathList": [
{
"key": "text"
},
{
"key": "truncateButtonColor"
},
@@ -43,7 +40,7 @@
"responsiveBehavior": "fill",
"rightColumn": 64,
"shouldTruncate": false,
"text": "{{ appsmith.page.name }}",
"text": "Sales - Units Ordered",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 0,