Skip to content

Commit

Permalink
Merge branch 'feat/css-vars-provider-mui-material' of https://github.…
Browse files Browse the repository at this point in the history
…com/mnajdova/material-ui into feat/css-vars-provider-mui-material
  • Loading branch information
mnajdova committed Mar 30, 2022
2 parents 6d05333 + 59f08e5 commit a2bbc33
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/data/material/customization/palette/palette.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ Note that "contrastThreshold" follows a non-linear curve.

### Example

<!-- Revert this. It depends on ThemeProvider -->
<!-- {{"demo": "Palette.js", "defaultCodeOpen": true}} -->
{{"demo": "Palette.js", "defaultCodeOpen": true}}

### Adding new colors

Expand Down Expand Up @@ -186,8 +185,7 @@ declare module '@mui/material/styles' {
}
```

<!-- Revert this. It depends on ThemeProvider -->
<!-- {{"demo": "CustomColor.js"}} -->
{{"demo": "CustomColor.js"}}

## Picking colors

Expand Down

0 comments on commit a2bbc33

Please sign in to comment.