Skip to content

Commit 79e47e3

Browse files
committed
897679: used the latest version
1 parent fc7357f commit 79e47e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

How to/TextSearch/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default {
2121
name: 'app',
2222
data () {
2323
return {
24-
resourceUrl:"https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib",
24+
resourceUrl:"https://cdn.syncfusion.com/ej2/27.1.48/dist/ej2-pdfviewer-lib",
2525
documentPath:"https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
2626
};
2727
},

0 commit comments

Comments
 (0)