Project.json 182 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "DataOverview": "../Project/dataOverview",
  5. "ProjectQuotationQuantity": "../Project/ProjectQuotationQuantity"
  6. }
  7. }