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 1aed1cf commit 7e21851Copy full SHA for 7e21851
src/index.tsx
@@ -1 +1,3 @@
1
-import './index.css';
+import WaterFallChart from './waterfall-chart';
2
+
3
+export default WaterFallChart;
0 commit comments