Browse Source

Fix issue with new row settings definition

pull/4023/head
Andrew Kingston 6 years ago
parent
commit
85208e47d2
  1. 2
      packages/standard-components/manifest.json

2
packages/standard-components/manifest.json

@ -425,7 +425,7 @@
"styleable": true,
"settings": [
{
"type": "text",
"type": "table",
"label": "Table",
"key": "table"
}

Loading…
Cancel
Save