mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
lodash 改成引用独立文件
This commit is contained in:
parent
3db109e0e2
commit
70d72a8a9e
@ -17,7 +17,7 @@ import {uuid, autobind, noop} from '../utils/helper';
|
||||
import {ClassNamesFn, themeable, classnames, ThemeProps} from '../theme';
|
||||
import {Icon} from './icons';
|
||||
import {LocaleProps, localeable, TranslateFn} from '../locale';
|
||||
import {groupBy} from 'lodash';
|
||||
import groupBy from 'lodash/groupBy';
|
||||
|
||||
interface Config {
|
||||
closeButton?: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user