sin debug
This commit is contained in:
parent
cdb81d02e5
commit
6e9b3ec5ff
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ export default class extends Controller {
|
|||
}
|
||||
|
||||
update (id) {
|
||||
console.log(id)
|
||||
for (const item of Object.values(this.items)) {
|
||||
item.classList.remove('active')
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue