Skip to content

Commit

Permalink
pnpm proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 25, 2024
1 parent 2acef48 commit 2092c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-lab/src/LoadingButton/LoadingButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ const LoadingButton = React.forwardRef(function LoadingButton(inProps, ref) {
) : (
loadingButtonLoadingIndicator
)}

{ownerState.loadingPosition === 'end' ? (
loadingButtonLoadingIndicator
) : (
Expand Down

0 comments on commit 2092c99

Please sign in to comment.