Skip to content

Commit

Permalink
missing hook dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jomarko committed Dec 10, 2024
1 parent d52e553 commit 4312521
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ export function BeeTableBody<R extends object>({
);
},
[
evaluationHitsCountById,
evaluationHitsCountColumnIndex,
supportsEvaluationHitsCount,
reactTableInstance,
rowWrapper,
getRowKey,
Expand Down

0 comments on commit 4312521

Please sign in to comment.