it-tools/_templates/generator/ui-component/component.demo.ejs.t
2023-10-14 22:45:14 +00:00

7 lines
153 B
Perl

---
to: src/ui/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.demo.vue
---
<template>
<<%= h.changeCase.param(name) %> />
</template>