fix(blocks-antd): Temporary for schema for TimelineList.

This commit is contained in:
Gervwyk 2022-02-16 09:57:55 +02:00
parent e4369bb345
commit ce8640d85b

View File

@ -5,7 +5,10 @@
"additionalProperties": false,
"properties": {
"data": {
"type": "array"
"type": "array",
"docs": {
"displayType": "yaml"
}
},
"style": {
"type": "object",