mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
Apply review comments
This commit is contained in:
@ -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 = [];
|
||||
|
Reference in New Issue
Block a user