I maintain a table which is generated from array of objects in which on click on a row would give an object which contain data of that one particular row.I needed to share it wi
You need to declare provider of PatientService in PatientComponent, not in PatientList
PatientComponent
PatientList