Skip to content

Commit

Permalink
week 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bpd01001 committed Feb 3, 2020
1 parent a9f758f commit 29f6374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions week-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ <h1>My Shopping List App</h1>

inputBox.value = "";
inputBox.focus();


}

allItems.forEach(element => {
Expand Down

0 comments on commit 29f6374

Please sign in to comment.