Skip to content

Commit 9c9dc97

Browse files
committed
feat(docs): add element-plus doc link
1 parent a4029fb commit 9c9dc97

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.umirc.js

+8
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ export default {
5252
title: '@formily/element',
5353
path: 'https://element.formilyjs.org',
5454
},
55+
{
56+
title: '@formily/element-plus',
57+
path: 'https://element-plus.formilyjs.org',
58+
},
5559
{
5660
title: '@formily/antdv',
5761
path: 'https://antdv.formilyjs.org',
@@ -151,6 +155,10 @@ export default {
151155
title: '@formily/element',
152156
path: 'https://element.formilyjs.org',
153157
},
158+
{
159+
title: '@formily/element-plus',
160+
path: 'https://element-plus.formilyjs.org',
161+
},
154162
{
155163
title: '@formily/antdv',
156164
path: 'https://antdv.formilyjs.org',

0 commit comments

Comments
 (0)