Update placeholder text for grid block settings

This commit is contained in:
Andrew Kingston 2023-06-19 18:51:29 +01:00
parent 9fd04cc2c7
commit 7a958dcf8b
1 changed files with 2 additions and 1 deletions

View File

@ -5256,7 +5256,8 @@
{ {
"type": "field/sortable", "type": "field/sortable",
"label": "Sort column", "label": "Sort column",
"key": "initialSortColumn" "key": "initialSortColumn",
"placeholder": "Default"
}, },
{ {
"type": "select", "type": "select",