Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tramirez30 committed Nov 20, 2024
1 parent 76b4337 commit 36216d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ document.querySelector("#clear-btn").addEventListener("click", clearQuote);
// Add author's name to the dropdown options
// Add dropdown functionality (hide/expand)
// Add filter functionality that will display a tag and only show quotes of that author
// The tags will display an "X" where I can remove filter
// The tags will display an "X" where user can remove filter

let characters = [];

Expand Down

0 comments on commit 36216d0

Please sign in to comment.