Skip to content

[Grid] Having a DataGrid within a Grid within a flex div does not allow for a grid layout - forces it to follow the flex direction unless otherwise specified #91

[Grid] Having a DataGrid within a Grid within a flex div does not allow for a grid layout - forces it to follow the flex direction unless otherwise specified

[Grid] Having a DataGrid within a Grid within a flex div does not allow for a grid layout - forces it to follow the flex direction unless otherwise specified #91

name: Add closing message to issue
on:
issues:
types:
- closed
workflow_call:
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