Template
id what this is
This commit is contained in:
@@ -40,11 +40,6 @@ async function deleteWord() {
|
||||
word.loading = false;
|
||||
}
|
||||
}
|
||||
onMounted(() => {
|
||||
setInterval(() => {
|
||||
console.log(disabled.value);
|
||||
}, 1000);
|
||||
});
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user