Skip to content

[DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (@arminmeh) #595

[DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (@arminmeh)

[DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (@arminmeh) #595

name: Create cherry-pick PR
on:
pull_request_target:
branches: [master, next, 'v[0-9]+.x']
types: [closed]
permissions: {}
jobs:
create_pr:
name: Create cherry-pick PR
uses: mui/mui-public/.github/workflows/prs_create-cherry-pick-pr.yml@master
permissions:
contents: write
pull-requests: write