Add missing proptype due to merge.
parent
7561f0a7c3
commit
2f34d644c2
|
@ -235,6 +235,7 @@ const AutoRefresh = ComposedComponent => {
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
editQueryStatus: func,
|
editQueryStatus: func,
|
||||||
|
grabDataForDownload: func,
|
||||||
}
|
}
|
||||||
|
|
||||||
return wrapper
|
return wrapper
|
||||||
|
|
Loading…
Reference in New Issue