mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
fix(create-vant-cli-app): missing demo registration (#10839)
This commit is contained in:
parent
11d25a0b0e
commit
b6c8d3f39f
@ -7,3 +7,7 @@
|
||||
<demo-button color="#03a9f4" style="margin-left: 15px">按钮</demo-button>
|
||||
</demo-block>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import DemoButton from '../index.vue';
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user