Skip to content

Commit

Permalink
[Tooltip][docs] Use the correct version of ComponentLinkHeader (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak authored May 29, 2024
1 parent ace9e17 commit 519d615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/base/components/tooltip/tooltip.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

<p class="description">Tooltips are visual-only floating elements that display information about a trigger element when a user hovers or focuses it.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down

0 comments on commit 519d615

Please sign in to comment.