add inview to tableoption

feature/graph-table-CEO
Iris Scholten 2018-02-27 17:36:55 -08:00
parent 9afed4099e
commit 7d61cca144
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ const RefreshingGraph = ({
cellHeight={cellHeight}
prefix={prefix}
suffix={suffix}
inView={inView}
/>
)
}