Skip to content

[data grid] Is it possible to add one additional horizontal scrollbar to the DataGrid? #858

[data grid] Is it possible to add one additional horizontal scrollbar to the DataGrid?

[data grid] Is it possible to add one additional horizontal scrollbar to the DataGrid? #858

name: Add closing message to issue
on:
issues:
types:
- closed
permissions: {}
jobs:
add-comment:
name: Add closing message
if: github.event.issue.state_reason == 'completed'
uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master
permissions:
contents: read
issues: write