mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
Co-authored-by: chenfan02 <chenfan02@baidu.com>
This commit is contained in:
parent
5f158adf68
commit
0ede261708
@ -14,9 +14,7 @@ import {render as renderAmis} from 'amis-core';
|
||||
import {FormItem, Button, InputBox, Icon, Modal, toast} from 'amis';
|
||||
import {TooltipWrapper} from 'amis-ui';
|
||||
|
||||
import {getSchemaTpl} from 'amis-editor';
|
||||
|
||||
import {autobind} from 'amis-editor-core';
|
||||
import {autobind, getSchemaTpl} from 'amis-editor-core';
|
||||
import type {FormControlProps} from 'amis-core';
|
||||
import type {SchemaApi} from 'amis';
|
||||
import {getOwnValue} from '../util';
|
||||
|
Loading…
Reference in New Issue
Block a user