Skip to content

Commit af13b90

Browse files
committed
missing ref in shouldComponentUpdate
1 parent 0467771 commit af13b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ class ChartComponent extends React.Component {
5757
redraw,
5858
type,
5959
options,
60+
plugins,
6061
legend,
6162
height,
6263
width

0 commit comments

Comments
 (0)