student-achievements.json
426 Bytes
{
  "collectionName": "components_campuslife_student_achievements",
  "info": {
    "displayName": "StudentAchievements"
  },
  "options": {},
  "attributes": {
    "Heading": {
      "type": "component",
      "component": "heading.heading",
      "repeatable": false
    },
    "FestList": {
      "type": "component",
      "component": "student-committees.fests-list",
      "repeatable": true
    }
  },
  "config": {}
}