Skip to content

Commit a985ae7

Browse files
committed
[SvgIcon] Remove classes prop from API doc
1 parent b8fe337 commit a985ae7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/mui-joy/src/SvgIcon/SvgIcon.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ SvgIcon.propTypes /* remove-proptypes */ = {
119119
* Node passed into the SVG element.
120120
*/
121121
children: PropTypes.node,
122-
/**
123-
* Override or extend the styles applied to the component.
124-
*/
125-
classes: PropTypes.object,
126122
/**
127123
* @ignore
128124
*/

0 commit comments

Comments
 (0)