-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
TypeError: Cannot read property 'string' of undefined
scaleExtent: [1, 10]
79 | }, _commonProps2.default);
80 | ChartSvg.propTypes = {
81 | id: _react.PropTypes.string,
82 | width: _react.PropTypes.number.isRequired,
83 | height: _react.PropTypes.number.isRequired,
84 | margins: _react.PropTypes.object.isRequired,
I think this appears because _react.PropTypes is undefined
denys-grybov-sociomantic, kdojeteri, karladler, eatonphil and burtontanner
Metadata
Metadata
Assignees
Labels
No labels