Browse Source
Merge in VISUAL/fineui from ~TELLER/fineui:bugfix to master * commit 'a7ae069d5a6221cd2f4d3266b6fcd30377c0ed3d': refactor: 修改下类名es6
Teller
4 years ago
2 changed files with 4 additions and 4 deletions
@ -1,5 +1,5 @@
|
||||
import { Layout } from "../../layout"; |
||||
|
||||
export declare class LeftRightVerticalAdapt extends Layout { |
||||
export declare class LeftRightVerticalAdaptLayout extends Layout { |
||||
static xtype: string; |
||||
} |
||||
|
Loading…
Reference in new issue