Skip to content

Commit da45a1b

Browse files
committed
ReadME fix, syntax highlight fix
1 parent 7f2663a commit da45a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ import DrillDown from 'react-fusioncharts/components/DrillDown';
222222
DrillDown.fcRoot(FusionCharts, Charts);
223223
```
224224

225-
```html
225+
```xml
226226
<DrillDown
227227
dataSource={dataSource} /* Same as ReactFC's dataSource */
228228
plotChildMap={plotChildMap}

0 commit comments

Comments
 (0)