added color entity to examples

This commit is contained in:
iLLiCiTiT 2021-05-19 18:24:34 +02:00
parent 2861078620
commit ac2e759afc

View file

@ -4,6 +4,11 @@
"type": "dict",
"is_file": true,
"children": [
{
"key": "color",
"label": "Color input",
"type": "color"
},
{
"type": "dict",
"key": "schema_template_exaples",