updated the example link

This commit is contained in:
Sambo Chea 2020-10-15 09:48:32 +07:00
parent 26ff4f44c3
commit ee18e78076

View File

@ -14,6 +14,8 @@ OR using Yarn
yarn add @cubetiq/react-chart-js
```
### Link to examples: [https://git.cubetiqs.com/CUBETIQ/react-chart-js/src/branch/master/examples/line-chart-example](https://git.cubetiqs.com/CUBETIQ/react-chart-js/src/branch/master/examples/line-chart-example)
### Line Chart Example
```typescript
import React from 'react';