You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm adding FormsModule and HttpModule under @NgModule({imports:...}), and it is not showing any hint for importing.
Expected it should add import for @ angular/forms and @ angular/http
I'm adding FormsModule and HttpModule under @NgModule({imports:...}), and it is not showing any hint for importing.
Expected it should add import for @ angular/forms and @ angular/http