mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-16 01:40:53 +08:00
commit
8d74b6ffca
@ -30,7 +30,7 @@ import findIndex from 'lodash/findIndex';
|
||||
import Html from '../components/Html';
|
||||
import {Spinner} from '../components';
|
||||
|
||||
interface CRUDProps extends RendererProps {
|
||||
export interface CRUDProps extends RendererProps {
|
||||
api?: Api;
|
||||
filter?: Schema;
|
||||
store: ICRUDStore;
|
||||
|
Loading…
Reference in New Issue
Block a user