Choose the method which is not a part of ReactDOM?
ReactDOM.destroy()
ReactDOM.findDOMnode()
ReactDOM.hydrate()
ReactDOM.createPortal()