The react-dom package provides DOM-specific methods that can be used at the top level of your app. Most of the components are not required to use this module. Some of the methods of this package are:
react-dom
render()
hydrate()
unmountComponentAtNode()
findDOMNode()
createPortal()