Skip to content

Commit

Permalink
chore: update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
alicanerdurmaz committed Dec 30, 2024
1 parent 6161631 commit 6007ea2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .changeset/fresh-ducks-speak.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@
"@refinedev/mui": patch
---

fix: `@refinedev/mui` package gives following error:

```
Cannot find module '@mui/x-internals/forwardRef' from '/node_modules/@mui/x-data-grid/components/GridPagination.js'
```
fix: `@refinedev/mui` package gives following error: `Cannot find module '@mui/x-internals/forwardRef' from '/node_modules/@mui/x-data-grid/components/GridPagination.js'` #6615

To fix that, `@mui/x-data-grid` version is updated to `7.23.5`.

Issue from `@mui/x-data-grid` repo: https://github.com/mui/mui-x/issues/16007
[Resolves #6615](https://github.com/refinedev/refine/issues/6615)

0 comments on commit 6007ea2

Please sign in to comment.