child component does something that affects a parent or sib…

metamitya ·

child component does something that affects a parent or sibling so a setter function needs to be passed down from the parent to manipulate that parent's state so that the sybling can pull it from that common ancestor.