feat: 优化前端打包体积

This commit is contained in:
GraceWalk
2022-09-01 19:46:50 +08:00
parent 500eaace82
commit 0043ab8371
20 changed files with 28 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
import { Button, XForm } from 'knowdesign';
import { IFormItem } from 'knowdesign/lib/extend/x-form';
import { IFormItem } from 'knowdesign/es/extend/x-form';
import * as React from 'react';
import './style/form.less';
import { useIntl } from 'react-intl';