I\'m having some trouble creating a ToDo-list in Vue.js, I want to delete item when clicking an x button, but it just doesn\'t delete the item. Here\'s my code:
&