Files
encoach_cms/src/components/services-page/progress-tracking.json
2024-03-18 10:21:00 +00:00

22 lines
361 B
JSON

{
"collectionName": "components_services_page_progress_trackings",
"info": {
"displayName": "Progress Tracking"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Text": {
"type": "string"
},
"Advantages": {
"type": "string"
},
"AdvantageValues": {
"type": "richtext"
}
}
}