diff --git a/README.md b/README.md index f7efac3..2038f85 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,7 @@ Contains the chart component that creates Highcharts chart. * Optimal way to update: [https://stackblitz.com/edit/highcharts-angular-optimal-way-to-update](https://stackblitz.com/edit/highcharts-angular-optimal-way-to-update) * Data from the service: [https://stackblitz.com/edit/highcharts-angular-data-from-service-2](https://stackblitz.com/edit/highcharts-angular-data-from-service-2) * Applying a custom plugin/wrap: [https://stackblitz.com/edit/highcharts-angular-custom-plugin](https://stackblitz.com/edit/highcharts-angular-custom-plugin) - +* Property `XXX` does not exist on type `YYY`: [https://stackblitz.com/edit/highcharts-angular-property-xxx-doesnt-exist-on-yyy](https://stackblitz.com/edit/highcharts-angular-property-xxx-doesnt-exist-on-yyy) ## Changing the Component