SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe This is for name of html tag component
html
You use in html something like this <mycomponent></mycomponent>
<mycomponent></mycomponent>
You must use this <app-mycomponent></app-mycomponent>
<app-mycomponent></app-mycomponent>