Skip to content

Commit 7dc3286

Browse files
committed
Update index.ts
BREAKING CHANGE: Bump to v3 beta
1 parent 23c370b commit 7dc3286

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/index.ts

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
import { Chart } from './components/Chart'
2-
3-
export { Chart }
1+
export { Chart } from './components/Chart'
42
export * from './types'

0 commit comments

Comments
 (0)