NS
if (this.taskValue) {
this.tasks.push(this.taskValue);
}
},
Size: a a a
NS
VY
AE
methods: {
addTaskToList() {
this.tasks.push(this.taskValue);
this.taskValue = ''
},
},AE
NS
VY
methods: {
addTaskToList() {
this.tasks.push(this.taskValue);
this.taskValue = ''
},
},AE
VY
AE
AE
VY
VY
VY
AE
AE
AE
NS
NS
AE