Skip to content

Commit

Permalink
Bug in ReadMe fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hi2dmitri authored Feb 4, 2022
1 parent 80c57ed commit ce7a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import {AreaChart, BarChart, PieChart, ScatterPlot, LineChart} from "d3reactor"
# Examples

```
<AreaChart
<BarChart
data={my_data}
xKey='my_xkey_value'
yKey='my_ykey_value'
Expand Down

0 comments on commit ce7a850

Please sign in to comment.