Skip to content

Commit

Permalink
Merge pull request #1187 from SadafKausar2025/Added-Cart-Page
Browse files Browse the repository at this point in the history
Added My Cart Page
  • Loading branch information
codervivek5 authored May 28, 2024
2 parents e1ea3e9 + 438293f commit 14e3479
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 229 deletions.
1 change: 0 additions & 1 deletion Cart/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

const btnAdd = document.getElementById("Add")
const btnSub = document.getElementById("Sub")
// const quantity = document.getElementById("quantity")



Expand Down
175 changes: 0 additions & 175 deletions cart/js/util.js

This file was deleted.

Loading

0 comments on commit 14e3479

Please sign in to comment.