Update placeholder text for grid block settings
This commit is contained in:
parent
9fd04cc2c7
commit
7a958dcf8b
|
@ -5256,7 +5256,8 @@
|
|||
{
|
||||
"type": "field/sortable",
|
||||
"label": "Sort column",
|
||||
"key": "initialSortColumn"
|
||||
"key": "initialSortColumn",
|
||||
"placeholder": "Default"
|
||||
},
|
||||
{
|
||||
"type": "select",
|
||||
|
|
Loading…
Reference in New Issue