Updated examples and package
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@cubetiq/react-chart-js": "^1.1.8",
|
||||
"@cubetiq/react-chart-js": "^1.1.9",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
|
||||
@@ -18,8 +18,6 @@ function LineChartExample(props: any) {
|
||||
],
|
||||
},
|
||||
}}
|
||||
containerProps={null}
|
||||
canvasProps={null}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user