Skip to content

Commit

Permalink
[docs] Fix wrong hash on card page
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Sep 25, 2023
1 parent bbd2837 commit c67b03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/joy/components/card/card.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ githubLabel: 'component: card'
The Joy UI Card component includes several complementary utility components to handle various use cases:

- [Card](#basics): a surface-level container for grouping related components.
- [Card Overflow](#overflow): a supplemental wrapper that expands a Card's contents to fill all edges.
- [Card Overflow](#expand-to-fill): a supplemental wrapper that expands a Card's contents to fill all edges.
- [Card Cover](#card-layers): an optional container for displaying background images and gradient layers behind the Card Content.
- [Card Content](#card-layers): an optional wrapper that brings content to the front (commonly but not always used with the Card Cover).
- [Card Actions](#actions): an optional wrapper that groups a set of buttons.
Expand Down

0 comments on commit c67b03f

Please sign in to comment.