Custom import

I want to import the PeopleComponent in the EditPeopleComponent, but when trying to use the injector the injector is not recognized (it does not have private or public, and when putting one of the two shows error in the class) and if I try to import using the constructor, when opening the application give ‘Can not resolve all parameters’ error

Hi @SeaderGamer,

Unfortunately I do not understand what you are trying to achieve.