Skip to content

Commit

Permalink
[Slide] Remove direction from being passed on to children (#13930)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfbotto authored and oliviertassinari committed Dec 18, 2018
1 parent 2d37b8d commit 2ce6fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/Slide/Slide.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ class Slide extends React.Component {
render() {
const {
children,
direction,
onEnter,
onEntering,
onExit,
Expand Down

0 comments on commit 2ce6fda

Please sign in to comment.