Skip to content

Commit

Permalink
closing iframe tag #623 (review)
Browse files Browse the repository at this point in the history
  • Loading branch information
volterra79 committed May 8, 2024
1 parent e14c689 commit 9cfd839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PrintPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
v-if = "['pdf', 'geopdf'].includes(format)"
ref = "out"
:src = "state.url"
/>
></iframe>

<!-- PRINT as PNG -->
<div
Expand Down

0 comments on commit 9cfd839

Please sign in to comment.