Skip to content

Commit 42e174e

Browse files
fix: another let const svelte issue
1 parent 5e75f13 commit 42e174e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frameworks/svelte/JS/src/pages/WatermarksPage.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {
77
} from "../nutrient/watermarks/implementation";
88
99
const container = null;
10+
1011
let nutrientViewer = null;
1112
1213
onMount(async () => {

0 commit comments

Comments
 (0)