amis-editor 4.1.0-beta.20 → 4.1.0-beta.23

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,7 +14,7 @@ export class WrapperPlugin extends BasePlugin {
14
14
  name = '包裹';
15
15
  isBaseComponent = true;
16
16
  description = '类似于容器,唯一的区别在于会默认会有一层内边距。';
17
- docLink = '/amis/zh-CN/components/form/wrapper';
17
+ docLink = '/amis/zh-CN/components/wrapper';
18
18
  tags = ['容器'];
19
19
  icon = 'fa fa-square-o';
20
20
  scaffold = {