mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00: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