Skip to content

Commit

Permalink
export key from RAC
Browse files Browse the repository at this point in the history
  • Loading branch information
jivey committed Feb 27, 2025
1 parent 3286c2e commit aa0edbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ export * from './contexts';
export * from './hooks';
export * from './theme';
export * from './types';
export type { Key } from 'react-aria-components';

0 comments on commit aa0edbe

Please sign in to comment.