We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa22c8 commit c114e2aCopy full SHA for c114e2a
docs/.vuepress/config.js
@@ -7,7 +7,7 @@ const componentFiles = utils
7
.filter((item) => !['index'].includes(item))
8
9
module.exports = {
10
- title: 'Formily Van',
+ title: 'Formily Vant',
11
dest: './doc-site',
12
theme: '@vuepress-dumi/dumi',
13
head: [
docs/README.md
@@ -1,6 +1,6 @@
1
---
2
home: true
3
-heroText: Formily Van
+heroText: Formily Vant
4
tagline: 基于 Van 封装的Formily2.x组件体系
5
actionText: 组件文档
6
actionLink: /guide/
0 commit comments