Fix App.jsx two-page workflow JSX render and update study app layout
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { XmlComponent } from '../../xml-components';
|
||||
import { IVerticalPositionOptions } from './floating-position';
|
||||
export declare const createVerticalPosition: ({ relative, align, offset }: IVerticalPositionOptions) => XmlComponent;
|
||||
Reference in New Issue
Block a user