Hello, i imported buttoncomponent in my AppModule and i want to use it in companyModule too, so i export the component in appModule and import appmodule in company module. While i import appModule in company Module i have error..
Can someone explain me what i do wrong ? Thanks