I\'m looking for a way to update a React.Component when the internal state of one of its properties (an object) changes.
Example:
export class ParentCl