We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9c7cfb + b928caa commit 249b1efCopy full SHA for 249b1ef
src/ExpandRowHeaderColumn.js
@@ -1,4 +1,5 @@
1
-import React, { Component, PropTypes } from 'react';
+import React, { Component } from 'react';
2
+import PropTypes from 'prop-types';
3
4
class ExpandRowHeaderColumn extends Component {
5
0 commit comments