fix
This commit is contained in:
parent
0694418df7
commit
bfdd2d7bde
|
@ -4,7 +4,6 @@ import {filter} from '../utils/tpl';
|
|||
import {autobind, createObject} from '../utils/helper';
|
||||
import {ScopedContext, IScopedContext} from '../Scoped';
|
||||
import {buildApi} from '../utils/api';
|
||||
import {ActionProps} from './Action';
|
||||
|
||||
export interface IFrameProps extends RendererProps {
|
||||
className?: string;
|
||||
|
|
Loading…
Reference in New Issue