const modalInstance = (
Modal title One fine body...
); ReactDOM.render(modalInstance, mountNode);