hustcc / React-G2Plot

:robot: Unofficial react component wrapper for @antvis/G2Plot
https://git.hust.cc/React-G2Plot/
MIT License
22 stars 5 forks source link

Component cant't update when property changes #1

Closed Morayetl closed 4 years ago

Morayetl commented 4 years ago

Hi,

I noticed that there is a typo in the line i mentioned the 'config' is 'confit', which prevents component from updating.

https://github.com/hustcc/React-G2Plot/blob/d8ec5d5ad2d3c6a437b53bea3ecf75cc8df0d8ba/src/index.tsx#L33