I have a parent component that pulls in a child component, that pulls in another child component. I want to be able to set what that child's child component is from the top parent. Cannot figure out how to do that. Here is some code to demonstrate what I am trying to do:I have a parent component that pulls in a child