Skip to content

Commit

Permalink
update available version
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Jan 2, 2025
1 parent 602691d commit 02abe9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/buttons/buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ To create a file upload button, turn the button into a label using `component="l

## Loading

Starting from [`v6.2.0`](https://github.com/mui/material-ui/releases/tag/v6.2.0), use the `loading` prop to set buttons in a loading state and disable interactions.
Starting from [`v6.4.0`](https://github.com/mui/material-ui/releases/tag/v6.4.0), use the `loading` prop to set buttons in a loading state and disable interactions.

{{"demo": "LoadingButtons.js"}}

Expand Down

0 comments on commit 02abe9d

Please sign in to comment.