Fix App.jsx two-page workflow JSX render and update study app layout
This commit is contained in:
Generated
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
import { XmlComponent } from '../../xml-components';
|
||||
import { IChangedAttributesProperties } from '../track-revision';
|
||||
export declare class DeletionTrackChange extends XmlComponent {
|
||||
constructor(options: IChangedAttributesProperties);
|
||||
}
|
||||
Reference in New Issue
Block a user