diff --git a/src/Link/Link.js b/src/Link/Link.js index a57672f..48d0978 100644 --- a/src/Link/Link.js +++ b/src/Link/Link.js @@ -331,6 +331,7 @@ export default class Link extends React.Component { staticContext, // eslint-disable-line react/prop-types waitChunk, onBeforePageChange, + push, ...rest } = this.props; return ContextConsumer ? (