We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4029fb commit 9c9dc97Copy full SHA for 9c9dc97
.umirc.js
@@ -52,6 +52,10 @@ export default {
52
title: '@formily/element',
53
path: 'https://element.formilyjs.org',
54
},
55
+ {
56
+ title: '@formily/element-plus',
57
+ path: 'https://element-plus.formilyjs.org',
58
+ },
59
{
60
title: '@formily/antdv',
61
path: 'https://antdv.formilyjs.org',
@@ -151,6 +155,10 @@ export default {
151
155
152
156
153
157
158
159
160
161
154
162
163
164
0 commit comments