Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeshanTamboli committed Nov 14, 2024
1 parent 723d36d commit 0de27c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ As of `@mui/material` **v6.2.0**, the `LoadingButton` from Lab has been removed.
+import Button from '@mui/material/Button';
```

For more details, see the [Loading section](/material-ui/react-button/#loading) in the [Material UI `Button` documentation](/material-ui/react-button/).
For more details, see the [Loading section](/material-ui/react-button/#loading-2) in the [Material UI `Button` documentation](/material-ui/react-button/).

### Typography

Expand Down

0 comments on commit 0de27c4

Please sign in to comment.