Skip to content

Commit

Permalink
fix(Pagination): popupProps warning
Browse files Browse the repository at this point in the history
  • Loading branch information
myronliu347 committed Jun 19, 2019
1 parent 26f73a3 commit b534738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pagination/pagination.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,7 @@ class Pagination extends Component {
link,
onChange,
selectPopupContiner,
popupProps,
...others
} = this.props;
/* eslint-enable */
Expand Down

0 comments on commit b534738

Please sign in to comment.