mirror of
https://github.com/CorentinTh/it-tools.git
synced 2024-12-27 02:04:05 +08:00
6 lines
153 B
Perl
6 lines
153 B
Perl
---
|
|
to: src/ui/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.demo.vue
|
|
---
|
|
<template>
|
|
<<%= h.changeCase.param(name) %> />
|
|
</template>
|