calendar.json 150 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-popup": "../popup/popup",
  5. "t-button": "../button/button",
  6. "t-icon": "../icon/icon"
  7. }
  8. }