Skip to content

Commit

Permalink
911119: Changed resource URL in organize pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
Uma-SF4267 committed Sep 20, 2024
1 parent 489b971 commit cab69dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion How to/Organize pdf/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default {
name: 'app',
data () {
return {
resourceUrl:"https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib",
resourceUrl:"https://cdn.syncfusion.com/ej2/27.1.48/dist/ej2-pdfviewer-lib",
documentPath:"https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
};
},
Expand Down

0 comments on commit cab69dc

Please sign in to comment.