Skip to content

Commit

Permalink
feat: added common TS error example to the online examples section
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkornecki committed Dec 28, 2020
1 parent 1ebbf2f commit 6c13fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c13fdd

Please sign in to comment.