Change `Import` to `Input` which is used in the example ``` import { Directive, ElementRef, HostListener, Input } from '@angular/core'; ```
Change `Import` to `Input` which is used in the example ``` import { Directive, ElementRef, HostListener, Input } from '@angular/core'; ```