add inview to tableoption
parent
9afed4099e
commit
7d61cca144
|
@ -90,6 +90,7 @@ const RefreshingGraph = ({
|
|||
cellHeight={cellHeight}
|
||||
prefix={prefix}
|
||||
suffix={suffix}
|
||||
inView={inView}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue