Closed wolonggu closed 6 years ago
I added
McBreadcrumbsModule.forRoot(),
to the imports array of app.module.ts,
but it still throws
'mc-breadcrumbs' is not a known element
exception.
why?
Sorry, I think I have to add to the feature module instead of the root module
I added
McBreadcrumbsModule.forRoot(),
to the imports array of app.module.ts,
but it still throws
'mc-breadcrumbs' is not a known element
exception.
why?