mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-18 20:59:37 +02: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>
|