Created the rest of the structure of the CMS
This commit is contained in:
21
src/components/services-page/progress-tracking.json
Normal file
21
src/components/services-page/progress-tracking.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"collectionName": "components_services_page_progress_trackings",
|
||||
"info": {
|
||||
"displayName": "Progress Tracking"
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"Title": {
|
||||
"type": "string"
|
||||
},
|
||||
"Text": {
|
||||
"type": "string"
|
||||
},
|
||||
"Advantages": {
|
||||
"type": "string"
|
||||
},
|
||||
"AdvantageValues": {
|
||||
"type": "richtext"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user