We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63eee58 commit 3a2ab6eCopy full SHA for 3a2ab6e
src/index.ts
@@ -1,2 +1,2 @@
1
export { addIcons } from './components/icon/utils';
2
-export * from './components';
+export type { Components, JSX } from './components';
0 commit comments