What is wrong here? I\'m trying to make it work but I get that error in the header. I have included the in the app
app
This happened to me as well, in @Component I wrote selector: all-employees and in app.module.ts module it was
@Component
all-employees
app.module.ts