Skip to content

Commit

Permalink
[joy-ui][docs] Fix broken link on the Color Inversion page (mui#41407)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipherlogs authored and mnajdova committed Mar 8, 2024
1 parent 5f7d283 commit 691605b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The color inversion feature is only available for `soft` and `solid` variants be
- It works for both light and dark mode.
- It can be disabled at any time without impacting the structure of the components.
- It is an opt-in feature. If you don't use it, the extra CSS variables won't be included in the production style sheet.
- Some children can be excluded from the color inversion, see ["skip color inversion on a child"](#skip-color-inversion-on-a-child) section.
- Some children can be excluded from the color inversion, see ["skip color inversion on a child"](#skip-inversion-on-a-child) section.

### Trade-offs

Expand Down

0 comments on commit 691605b

Please sign in to comment.