i\'m trying to pull specific data (eg mysql entry) from one sibling component to another. my approach is to pass a callback function as props from parent to child1. using the ca