react-table v7.0.0-beta.26 Release Notes

    • 🛠 Fixed an issue where the table would crash if useSortBy was reset via the resetSortBy action
    • ⚡️ Updated all of the examples to use the "react-table@latest" tag.
    • utils is no longer an exported variable and instead, all of the individual util methods are exported at the root level of the library.