Skip to content

Commit

Permalink
[docs] Fix anchor link in customization (mui#37004)
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Tassinari <olivier.tassinari@gmail.com>
  • Loading branch information
oliviertassinari authored Apr 27, 2023
1 parent 498f55b commit 2a71b43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ It can be used with all Material UI components.

{{"demo": "SxProp.js" }}

#### Overriding nested component styles
### Overriding nested component styles

To customize a specific part of a component, you can use the class name provided by Material UI inside the `sx` prop. As an example, let's say you want to change the `Slider` component's thumb from a circle to a square.

Expand Down

0 comments on commit 2a71b43

Please sign in to comment.