Visual demo fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-09-26 15:14:16 +03:00
parent 50dd991655
commit f534e4a1ad
19 changed files with 95 additions and 47 deletions

View file

@ -19,7 +19,8 @@ export default {
this.$dialog.open(ProductListDemo, {});
}
}
}`,
}
`,
options: `
import ProductListDemo from './ProductListDemo';