Skip to content

Commit a7f0901

Browse files
committed
fix duplicate calls to submitForm
1 parent 0b3fc15 commit a7f0901

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/newsletter/subscribe.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ You can unsubscribe at any time.
5858
subscribeButton.disabled = false;
5959
}
6060
}
61-
62-
document.querySelector('button#subscribe').addEventListener('click', submitForm);
6361
</script>

0 commit comments

Comments
 (0)