Skip to content

Commit 0366c38

Browse files
951648: updated code
1 parent 277ce32 commit 0366c38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Content Security Policy/src/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ export function App() {
1010
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
1111
resourceUrl="https://cdn.syncfusion.com/ej2/29.1.37/dist/ej2-pdfviewer-lib"
1212
style={{ 'height': '680px' }}
13-
// Enable or disable pinch zoom.
14-
enableLocalStorage = "true"
1513
>
1614
<Inject services={[Toolbar, Magnification, Navigation, Annotation, LinkAnnotation, BookmarkView, ThumbnailView,
1715
Print, TextSelection, TextSearch, FormFields, FormDesigner]} />

0 commit comments

Comments
 (0)