In my Angular 9 application, I want to pass some data from a parent component into a child component. The parent loads that data via an observable. Below is what the paren