mirror of
https://github.com/youzan/vant.git
synced 2025-12-20 01:01:34 +08:00
build config
This commit is contained in:
10
docs/examples/button.vue
Normal file
10
docs/examples/button.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<div class="button-demos">
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
|
||||
};
|
||||
</script>
|
||||
Reference in New Issue
Block a user