kopia lustrzana https://github.com/bugout-dev/moonstream
Remove isFetching.
rodzic
54e514ba03
commit
a309d71e71
|
@ -26,7 +26,7 @@ const SubscriptionReport = ({
|
|||
id,
|
||||
refetchLinks,
|
||||
}) => {
|
||||
const { data, isLoading, failureCount, isFetching } = usePresignedURL({
|
||||
const { data, isLoading, failureCount } = usePresignedURL({
|
||||
...presignedRequest,
|
||||
isEnabled: true,
|
||||
id: id,
|
||||
|
|
Ładowanie…
Reference in New Issue