m3-academy-template-vtexio/storefront/store/blocks/pages/institutional/exemple-custom.json

12 lines
238 B
JSON
Raw Normal View History

2022-08-11 13:06:07 +00:00
{
"store.custom#exemple": {
"blocks": ["flex-layout.row#exemple"]
},
"flex-layout.row#exemple": {
"children": ["exemple"],
"props": {
"blockClass": "institucional-wrapper"
}
}
}