mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
chore(cli): fix component name
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'van-doc-content',
|
||||
name: 'VanDocContent',
|
||||
|
||||
computed: {
|
||||
currentPage() {
|
||||
|
Reference in New Issue
Block a user