docs(@vant/cli): optimize links and fix typos (#10545)

This commit is contained in:
neverland
2022-04-23 20:37:37 +08:00
committed by GitHub
parent 6baf42fa4a
commit 33150f82ea
5 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ The directories for individual components are as follows:
button
├─ demo # component demo directory
│ └─ index.vue # component demo
├─ index.vue # componet source code
├─ index.vue # component source code
└─ README.md # component doc
```