Skip to content

Commit c15b08d

Browse files
834573: added changes missed in last commit
1 parent afd5088 commit c15b08d

File tree

1 file changed

+0
-1
lines changed
  • How to/Library Bounds to Viewer Bounds/src

1 file changed

+0
-1
lines changed

How to/Library Bounds to Viewer Bounds/src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ class App extends React.Component {
9494
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
9595
serviceUrl="https://services.syncfusion.com/js/production/api/pdfviewer"
9696
style={{ height: '640px' }}
97-
ajaxRequestSuccess={this.handleAjaxRequestSuccess}
9897
exportSuccess={this.handleExportSuccess}
9998
>
10099
<Inject services={[

0 commit comments

Comments
 (0)