Skip to content

Commit 7e21851

Browse files
authored
Exported component from package (#7)
1 parent 1aed1cf commit 7e21851

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/index.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
import './index.css';
1+
import WaterFallChart from './waterfall-chart';
2+
3+
export default WaterFallChart;

0 commit comments

Comments
 (0)