Skip to content

Commit 2755001

Browse files
committed
Fix Ben's typo now I'm back in control
1 parent 1518a5d commit 2755001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ form?.addEventListener('submit', async e => {
7676

7777
update()
7878

79-
forn.reset()
79+
form.reset()
8080

8181
})

0 commit comments

Comments
 (0)