Skip to content

Commit

Permalink
export HeaderContext (#5264)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Yihui Liao <44729383+yihuiliao@users.noreply.github.com>
  • Loading branch information
3 people committed Oct 19, 2023
1 parent 90b2f0a commit 5be7ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-aria-components/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export {DropZone, DropZoneContext} from './DropZone';
export {FileTrigger} from './FileTrigger';
export {GridList, GridListContext} from './GridList';
export {Group, GroupContext} from './Group';
export {Header} from './Header';
export {Header, HeaderContext} from './Header';
export {Heading, HeadingContext} from './Heading';
export {Input, InputContext} from './Input';
export {Item, Section, Collection} from './Collection';
Expand Down

1 comment on commit 5be7ef3

@rspbot
Copy link

@rspbot rspbot commented on 5be7ef3 Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.