Skip to content

Commit 6c13fdd

Browse files
feat: added common TS error example to the online examples section
1 parent 1ebbf2f commit 6c13fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Contains the chart component that creates Highcharts chart.
378378
* Optimal way to update: [https://stackblitz.com/edit/highcharts-angular-optimal-way-to-update](https://stackblitz.com/edit/highcharts-angular-optimal-way-to-update)
379379
* Data from the service: [https://stackblitz.com/edit/highcharts-angular-data-from-service-2](https://stackblitz.com/edit/highcharts-angular-data-from-service-2)
380380
* Applying a custom plugin/wrap: [https://stackblitz.com/edit/highcharts-angular-custom-plugin](https://stackblitz.com/edit/highcharts-angular-custom-plugin)
381-
381+
* 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)
382382
383383
## Changing the Component
384384

0 commit comments

Comments
 (0)