Skip to content

Commit 838cf99

Browse files
Don't export types from monopackage (#1110)
Co-authored-by: Danni <[email protected]>
1 parent 7e0c777 commit 838cf99

File tree

1 file changed

+0
-2
lines changed
  • packages/@adobe/react-spectrum/src

1 file changed

+0
-2
lines changed

packages/@adobe/react-spectrum/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@ export {useAsyncList, useListData, useTreeData} from '@react-stately/data';
4444
export {VisuallyHidden} from '@react-aria/visually-hidden';
4545
export {useCollator, useDateFormatter, useMessageFormatter, useNumberFormatter} from '@react-aria/i18n';
4646
export {SSRProvider} from '@react-aria/ssr';
47-
48-
export type {IconPropsWithoutChildren, UIIconPropsWithoutChildren} from '@react-spectrum/icon';

0 commit comments

Comments
 (0)