education-list.json 147 B

1234567
  1. {
  2. "renderer": "skyline",
  3. "component": true,
  4. "usingComponents": {
  5. "education-card": "../../components/education-card/education-card"
  6. }
  7. }