Skip to content

Commit

Permalink
📝 updating the flipping issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nawinsharma committed Aug 27, 2023
1 parent 9c6ee51 commit 8d3246d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const cards = document.querySelectorAll(".card")
const cards = document.querySelectorAll(".card");

// variables
var isFlipped = false;
Expand Down
Binary file added changes.patch
Binary file not shown.

0 comments on commit 8d3246d

Please sign in to comment.