James Sinkler

Results 2 comments of James Sinkler

I would check in your task-item.component.ts file. Brad's code is good to go. This is wrong and was giving me the same error. ```ts @Input() @Output() onDeleteTask: EventEmitter = new...