mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
chore(cli): fix component name
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'van-doc-nav-link',
|
||||
name: 'VanDocNavLink',
|
||||
|
||||
props: {
|
||||
base: String,
|
||||
|
Reference in New Issue
Block a user