in lib/factories/ReactDomFactory.js [65:69]
value: function dispose(target) { if (target) { _reactDom2.default.unmountComponentAtNode(target); } }