tm-dialog.json 233 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
  5. "tm-input": "/tm-vuetify/components/tm-input/tm-input",
  6. "tm-button": "/tm-vuetify/components/tm-button/tm-button"
  7. }
  8. }