Skip to content

Commit

Permalink
prototypes added
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Whorlow committed Jan 23, 2024
1 parent 8470f05 commit 1eef849
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/mui-material/src/Backdrop/Backdrop.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,7 @@ Backdrop.propTypes /* remove-proptypes */ = {
*/
open: PropTypes.bool.isRequired,
/**
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
* This prop is an alias for the `componentsProps` prop, which will be deprecated in the future.
*
* The props used for each slot inside.
* @default {}
*/
slotProps: PropTypes.shape({
Expand Down

0 comments on commit 1eef849

Please sign in to comment.