Skip to content

Commit

Permalink
Fix RAC Breadcrumbs data selector docs (adobe#7091)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowystinger authored Sep 26, 2024
1 parent 4357081 commit a626c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-aria-components/src/Breadcrumbs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export interface BreadcrumbRenderProps {
isCurrent: boolean,
/**
* Whether the breadcrumb is disabled.
* @selector [data-current]
* @selector [data-disabled]
*/
isDisabled: boolean
}
Expand Down

0 comments on commit a626c25

Please sign in to comment.