mirror of
https://github.com/CorentinTh/it-tools.git
synced 2024-11-09 21:13:28 +03:00
7 lines
153 B
Perl
7 lines
153 B
Perl
---
|
|
to: src/ui/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.demo.vue
|
|
---
|
|
<template>
|
|
<<%= h.changeCase.param(name) %> />
|
|
</template>
|