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 8b08743 commit e1c0f23Copy full SHA for e1c0f23
README.md
@@ -78,7 +78,7 @@ ReactFC.fcRoot(FusionCharts);
78
Here is a basic sample that shows how to create a chart using `react-fusioncharts`:
79
80
```javascript
81
-import React from 'react;
+import React from 'react';
82
import ReactDOM from 'react-dom';
83
import FusionCharts from 'fusioncharts';
84
import Charts from 'fusioncharts/fusioncharts.charts';
0 commit comments