I have a pair of react components that resembles the following
const Child = (props) => { const { setState } = props; return