added refetch fun
This commit is contained in:
parent
9e32986969
commit
60232cf121
@ -110,5 +110,5 @@ export const useRegularizationRequests = ( projectId ) =>
|
||||
}
|
||||
|
||||
}, [ projectId ] );
|
||||
return {regularizes,loading,error}
|
||||
return {regularizes,loading,error,refetch:fetchData}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user