Hi Maureen,

I'm glad you found your solution. As a rule of thumb, only import things 
where you need them.
Only add things to angular modules that really need to be there. That is 
usually only if the Angular compiler is complaining about missing 
something. (for example, you need to include the formsModule if you are 
using the formGroup in one of your components.)

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/da44ad21-794e-4abf-acac-ab416c6d09f2o%40googlegroups.com.

Reply via email to