библиотеке подсвечиваются ошибкой и пишет чтo
'some-component' is not a known element:
1. If 'some-component' is an Angular component, then verify that it is part of this module.
2. If 'some-component' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
??
модуль с этим компонентом подключить забыл, или exports забыл прописать
Обсуждают сегодня