What does the selector do in this case?
import { Component } from \'@angular/core\'; import { HighlightDirective } from \'./highlight.directive\'; @Componen
In the second component, we export second component instead of My component. Correct me if I was wrong.