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