React Performance Optimization: Memoization

How can you memoize a child component that receives an object prop that changes on every parent render?
Next Question (12/20)