Which mutation pattern is considered safe in React?
Mutating an object already stored in state
Mutating props received from a parent component
Mutating a newly created local object before passing it into setState
Mutating module-level shared objects during rendering
This is a premium drill. Continue on to the next free drill in the sequence.