pass prompted params through to launch API request

This commit is contained in:
Keith Grant
2020-03-30 13:20:49 -07:00
parent 55356ebb51
commit e60e6c7d08
3 changed files with 38 additions and 51 deletions

View File

@@ -22,7 +22,7 @@ function InventoryStep({ i18n }) {
const {
isLoading,
error,
// error,
result: { inventories, count },
request: fetchInventories,
} = useRequest(