update js file
This commit is contained in:
parent
569d99e947
commit
9d6366136c
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ newBookForm.addEventListener("submit", (e)=> {
|
||||||
// console.log(item.value);
|
// console.log(item.value);
|
||||||
// console.log(item.type);
|
// console.log(item.type);
|
||||||
})
|
})
|
||||||
addBookToLibrary(book)
|
|
||||||
|
|
||||||
clearForm();
|
clearForm();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue