Add missing proptype due to merge.

pull/2103/head
Hunter Trujillo 2017-10-19 16:01:56 -06:00
parent 44d0d40749
commit b757f6acc0
1 changed files with 1 additions and 0 deletions

View File

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