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