Skip to content

Commit

Permalink
Merge pull request #50 from chingu-voyages/go-back
Browse files Browse the repository at this point in the history
Go-back
  • Loading branch information
andreimaier authored Nov 7, 2023
2 parents 929552f + 48f725f commit 74cf136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Food-Recipe/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -433,4 +433,4 @@ function clearResults() {
while (recipeContainer.firstChild) {
recipeContainer.removeChild(recipeContainer.firstChild);
}
}
}

0 comments on commit 74cf136

Please sign in to comment.