Which action will cause a React component to re-render after the initial mount?
Updating a regular local variable inside the component
Updating state with a React state setter function
Changing a const value declared outside the component
Reading a different value from a closure without calling setState
This is a premium drill. Continue on to the next free drill in the sequence.