Skip to content

Commit 10829f7

Browse files
fix fail
1 parent 2bb800c commit 10829f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/material-ui/src/ExpansionPanel/ExpansionPanel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ const ExpansionPanel = React.forwardRef(function ExpansionPanel(props, ref) {
119119
},
120120
className,
121121
)}
122-
123122
ref={ref}
124123
square={square}
125124
{...other}

0 commit comments

Comments
 (0)