Update default button text of dynamic filter component

This commit is contained in:
Andrew Kingston 2021-11-22 13:34:28 +00:00
parent 68d4376a71
commit 3c7f3ee694
1 changed files with 1 additions and 1 deletions

View File

@ -2666,7 +2666,7 @@
"type": "text", "type": "text",
"label": "Button text", "label": "Button text",
"key": "buttonText", "key": "buttonText",
"defaultValue": "Edit filters" "defaultValue": "Filter"
} }
] ]
}, },