UNPKG

@trail-ui/react

Version:
10 lines (7 loc) 243 B
// export types export type { LinkRenderProps } from 'react-aria-components'; export type { LinkProps } from './link'; // export context export { LinkContext } from 'react-aria-components'; // export component export { Link } from './link';