Update default button text of dynamic filter component
This commit is contained in:
parent
68d4376a71
commit
3c7f3ee694
|
@ -2666,7 +2666,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"label": "Button text",
|
"label": "Button text",
|
||||||
"key": "buttonText",
|
"key": "buttonText",
|
||||||
"defaultValue": "Edit filters"
|
"defaultValue": "Filter"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue