We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c370b commit 7dc3286Copy full SHA for 7dc3286
src/index.ts
@@ -1,4 +1,2 @@
1
-import { Chart } from './components/Chart'
2
-
3
-export { Chart }
+export { Chart } from './components/Chart'
4
export * from './types'
0 commit comments