Skip to content

Commit 8d4deb3

Browse files
Update README.md
Fixes TanStack#475
1 parent 646b701 commit 8d4deb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,8 @@ Every single built-in component's props can be dynamically extended using any on
577577
/>
578578
```
579579

580+
If used, **a callback prop must return an valid object**, even if it's an empty one.
581+
580582
These callbacks are executed with each render of the element with four parameters:
581583
1. Table State
582584
2. RowInfo (undefined if not applicable)

0 commit comments

Comments
 (0)