mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
chore(cli): fix component name
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'van-doc-container',
|
||||
name: 'VanDocContainer',
|
||||
|
||||
props: {
|
||||
hasSimulator: Boolean,
|
||||
|
Reference in New Issue
Block a user