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 3e37cbe commit 08e70cdCopy full SHA for 08e70cd
index.d.ts
@@ -1,5 +1,5 @@
1
2
-import * as React from 'React';
+import * as React from 'react';
3
4
interface ChartComponentProps {
5
data :Object;
0 commit comments