mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 08:21:50 -05:00
pass prompted params through to launch API request
This commit is contained in:
@@ -22,7 +22,7 @@ function InventoryStep({ i18n }) {
|
||||
|
||||
const {
|
||||
isLoading,
|
||||
error,
|
||||
// error,
|
||||
result: { inventories, count },
|
||||
request: fetchInventories,
|
||||
} = useRequest(
|
||||
|
||||
Reference in New Issue
Block a user