Skip to content

Commit

Permalink
[joy-ui][docs] Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
cipherlogs committed Mar 8, 2024
1 parent 1e80616 commit 37f02c4
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 37f02c4

Please sign in to comment.