Marwan Ghaleb

Results 1 comments of Marwan Ghaleb

`import type { ChartData } from 'chart.js' ` then use it to type your data variable: `const data: ChartData = ...`