Skip to content

Commit 21f0d8e

Browse files
Update modules/ROOT/partials/integrations/svelte-tech-ref.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
1 parent 7803139 commit 21f0d8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/partials/integrations/svelte-tech-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ function eventHandler(event, editor) {
295295
</script>
296296
297297
<main>
298-
<Editor resizeeditor={handlerFunction} />
298+
<Editor resizeeditor={this.eventHandler} />
299299
</main>
300300
----
301301

0 commit comments

Comments
 (0)