I am trying to pass data from a parent to a child component. However, the data I am trying to pass keeps printing out as blank in the child component. My code:
In
Please note the following:
Parent Component...
Child Component...
Profile Form Component