Skip to content

Commit

Permalink
Update packages/material-ui/src/SwipeableDrawer/SwipeableDrawer.js
Browse files Browse the repository at this point in the history
Removing extra dot

Co-Authored-By: Olivier Tassinari <olivier.tassinari@gmail.com>
  • Loading branch information
TommyJackson85 and oliviertassinari committed Feb 18, 2020
1 parent c8ebdc3 commit de52b9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ SwipeableDrawer.propTypes = {
style: PropTypes.object,
}),
/**
* The element is used to intercept the touch events on the edge..
* The element is used to intercept the touch events on the edge.
*/
SwipeAreaProps: PropTypes.object,
/**
Expand Down

0 comments on commit de52b9c

Please sign in to comment.