Commit #3
Annotations
2 errors and 2 warnings
|
test
The operation was canceled.
|
test:
app/components/PaginatedTableCard.tsx#L48
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
|
test:
app/components/PaginatedTableCard.tsx#L54
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
|