Skip to content

react-table v7 #53

@mbbyn

Description

@mbbyn

The PRO version is suppose to be React 17.x compatible, however, it depends on react-table v6 API.

Even though in the package.json, react-table is set to version 7.x, the example code uses import ReactTable from "react-table";, which makes it follow the v6 API, not the v7 headless API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions