client.json 290 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "DataOverview": "../Client/dataOverview",
  5. "ClientQuotationQuantity": "../Client/ClientQuotationQuantity",
  6. "NewAnalysisAdded": "../Clue/NewAnalysisAdded",
  7. "followUpAnalysis": "../Clue/followUpAnalysis"
  8. }
  9. }