Add missing proptype due to merge.

pull/10616/head
Hunter Trujillo 2017-10-19 16:01:56 -06:00
parent 7561f0a7c3
commit 2f34d644c2
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ const AutoRefresh = ComposedComponent => {
}),
}),
editQueryStatus: func,
grabDataForDownload: func,
}
return wrapper