meraproject/content/modulebz/js/module/dash/AnnotationDash.min.js

3 lines
240 B
JavaScript
Raw Normal View History

var AnnotationDash;export default window.AnnotationDash=AnnotationDash=class extends React.Component{constructor(t){super(t)}render(){return React.createElement(Dash,{data:this.props.data})}};
//# sourceMappingURL=AnnotationDash.min.js.map