The current version of react-table doesn't support React 19 as a valid dependency, so it requires an override when using this library. It's been replaced by @tanstack/react-table, so we should update to the new version 8.
It might also be worth adding a note for this in the version 2 migration guide.