diff --git a/README.md b/README.md index c163e26..695e97e 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,9 @@ pnpm add vue-css-donut-chart Basic donut @@ -217,6 +220,10 @@ const otherProps: DonutChartProps = { ``` +### Types not working? + +The types for this component are generated using a fairly recent version of Vue (as of writing this, it's Vue 3.4.21). If they are not working for you, make sure to update your Vue 3 version to the latest. + ## Contributing **Issues** – https://github.com/dumptyd/vue-css-donut-chart/issues