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 823715c commit 737781cCopy full SHA for 737781c
src/__tests__/ChartTests.js
@@ -1,4 +1,4 @@
1
-import ChartComponent from '../Chart';
+import ChartComponent from '../index';
2
3
describe('Chart re-rendering', () => {
4
0 commit comments