Skip to content

Commit

Permalink
run proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Nov 6, 2024
1 parent b2dc46e commit 2864248
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-material/src/Button/Button.js
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ const Button = React.forwardRef(function Button(inProps, ref) {
{loadingIndicator}
</ButtonLoadingIndicator>
);

const positionClassName = buttonGroupButtonContextPositionClassName || '';

return (
Expand Down

0 comments on commit 2864248

Please sign in to comment.