Skip to content

Commit

Permalink
Merge pull request #31 from katerberg/master
Browse files Browse the repository at this point in the history
Updates README to use the v3 import format
  • Loading branch information
etimberg committed Apr 8, 2021
2 parents 7a702dc + 022430d commit 8c32886
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 @@ -19,7 +19,7 @@ npm install moment chartjs-adapter-moment --save
```

```javascript
import Chart from 'chart.js';
import { Chart } from 'chart.js';
import 'chartjs-adapter-moment';
```

Expand Down

0 comments on commit 8c32886

Please sign in to comment.