Skip to content

Commit

Permalink
Update proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jun 19, 2021
1 parent ac13d10 commit f73f76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/Dialog/Dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ Dialog.propTypes /* remove-proptypes */ = {
'aria-labelledby': PropTypes.string,
/**
* A backdrop component. This prop enables custom backdrop rendering.
* @default Backdrop
*/
BackdropComponent: PropTypes.elementType,
/**
Expand Down

0 comments on commit f73f76a

Please sign in to comment.