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 a73c89f commit 724efcbCopy full SHA for 724efcb
src/pages/miscellaneous/charts/README.md
@@ -6,8 +6,6 @@ The content used here was a mix of [this tutorial](https://www.joshmorony.com/ad
6
`npm install chart.js --save`
7
8
### Importing
9
-```javascript
10
- import Chart from 'chart.js
11
-```
+`import Chart from 'chart.js'`
12
13
-Special thanks to [Joshua Morony](https://github.com/joshuamorony) for always providing amazing material!
+Special thanks to [Joshua Morony](https://github.com/joshuamorony) for always providing amazing material!
0 commit comments