usp-section.json
421 Bytes
{
"collectionName": "components_second_dynamic_section_usp_sections",
"info": {
"displayName": "UspSection"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"component": "heading.heading",
"repeatable": false
},
"UspDetails": {
"type": "component",
"component": "second-dynamic-section.card",
"repeatable": true
}
},
"config": {}
}