Skip to content

Commit

Permalink
Merge branch 'main' into 1488-required-mark
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki authored Oct 31, 2024
2 parents bce3621 + 71511b8 commit 6d3891b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ export function useSimpleTabularView<T extends Resource>(
},
keepPreviousData: true,
staleTime: 5000,
refetchOnMount: false,
refetchOnWindowFocus: false,
refetchOnReconnect: false,
};
Expand Down

0 comments on commit 6d3891b

Please sign in to comment.