Skip to content

Commit 249b1ef

Browse files
committed
Merge branch 'v4.0.0-dev' of https://github.com/AllenFang/react-bootstrap-table into v4.0.0-dev
2 parents c9c7cfb + b928caa commit 249b1ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ExpandRowHeaderColumn.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import React, { Component, PropTypes } from 'react';
1+
import React, { Component } from 'react';
2+
import PropTypes from 'prop-types';
23

34
class ExpandRowHeaderColumn extends Component {
45

0 commit comments

Comments
 (0)