esnet / react-network-diagrams

Contains ESnet network mapping and circuit rendering code, as used in the ESnet portal.
http://software.es.net/react-network-diagrams
Other
196 stars 37 forks source link

import component fails #32

Closed benoitblin closed 6 years ago

benoitblin commented 6 years ago

Thanks for this great module ! Unfortunately, when I try to import any component, I have this error :

node_modules/react-network-diagrams/lib/node.js:23 TypeError: _react2.default.createClass is not a function

My application is running with react 16.4.0

sartaj10 commented 6 years ago

Hi, this is related to #34 and #35 Should be fixed soon

sartaj10 commented 6 years ago

Fixed. v0.7.0 released