dialog.json 120 B

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