Apply review comments

This commit is contained in:
2025-04-23 15:00:43 +02:00
parent 7c9a966e54
commit 5dc9e24cd0
5 changed files with 69 additions and 50 deletions

View File

@ -90,7 +90,7 @@ document.addEventListener("alpine:init", () => {
},
/**
* Remove all the basket from the basket & cleans the catalog CSS classes
* Remove all the items from the basket & cleans the catalog CSS classes
*/
clearBasket() {
this.basket = [];