Which DOM manipulation scenario is generally considered safe in React?
Removing React-rendered elements manually with remove()
Reordering React-managed children directly with browser DOM APIs
Adding elements into a DOM subtree React never updates
Editing text content inside React-controlled nodes directly
This is a premium drill. Continue on to the next free drill in the sequence.