Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
romgrk committed Feb 6, 2025
1 parent 1877d78 commit 60da7c3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Below are described the steps you need to make to migrate from v7 to v8.
- Return early if `apiRef` is `null`
- Throw an error if `apiRef` is `null`

- `createUseGridApiEventHandler` is not exported anymore.

### Localization

- If `estimatedRowCount` is used, the text provided to the [Table Pagination](/material-ui/api/table-pagination/) component from the Material UI library is updated and requires additional translations. Check the example at the end of [Index-based pagination section](/x/react-data-grid/pagination/#index-based-pagination).
Expand Down

0 comments on commit 60da7c3

Please sign in to comment.