Skip to content

Commit 9f4ddd3

Browse files
authored
Fix Tooltip link on react-aria-components docs (#4352)
1 parent 0a1d0cd commit 9f4ddd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-aria-components/docs/react-aria-components.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ The documentation for each component includes many examples styled using vanilla
567567
</ExampleCard>
568568

569569
<ExampleCard
570-
url="TooltipTrigger.html"
570+
url="Tooltip.html"
571571
title="Tooltip"
572572
description="A tooltip displays a description of an element on hover or focus.">
573573
<Tooltip />

0 commit comments

Comments
 (0)