mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
Add erroneously removed exhaustive dep comment
This commit is contained in:
parent
f672cee3a0
commit
e13b16bf1c
@ -55,6 +55,7 @@ export default function useRequest(makeRequest, initialValue) {
|
||||
}
|
||||
}
|
||||
},
|
||||
/* eslint-disable-next-line react-hooks/exhaustive-deps */
|
||||
[makeRequest]
|
||||
),
|
||||
setValue: setResult,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user