mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
chore(cli): fix component name
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'demo-block',
|
||||
name: 'DemoBlock',
|
||||
|
||||
props: {
|
||||
card: Boolean,
|
||||
|
Reference in New Issue
Block a user