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
Move any modules possible from AppModule, CoreModule, and SharedModule and put them in Lazy Loaded Modules that use them. ng-bootstrap NgbModule is now broken up and its individual modules should be imported only where used.
The text was updated successfully, but these errors were encountered:
Move any modules possible from AppModule, CoreModule, and SharedModule and put them in Lazy Loaded Modules that use them.
ng-bootstrap
NgbModule is now broken up and its individual modules should be imported only where used.The text was updated successfully, but these errors were encountered: