1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00

screenslot added to Private>Master by default

This commit is contained in:
Michael Shanks 2020-06-24 11:05:09 +01:00
parent c9afb9bee9
commit 1c958c226a

View file

@ -5,7 +5,20 @@
"componentLibraries": ["@budibase/standard-components", "@budibase/materialdesign-components"],
"props" : {
"_component": "@budibase/standard-components/container",
"_children": [],
"_children": [
{
"_id": "7fcf11e4-6f5b-4085-8e0d-9f3d44c98967",
"_component": "##builtin/screenslot",
"_styles": {
"normal": {},
"hover": {},
"active": {},
"selected": {}
},
"_code": "",
"_children": []
}
],
"_id": 0,
"type": "div",
"_styles": {