[PageContainer] slotProps is not inferring the actual toolbar component's props type #116
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: New issue triage | |
on: | |
issues: | |
types: | |
- opened | |
permissions: {} | |
jobs: | |
issue_cleanup: | |
name: Clean issue body | |
uses: mui/mui-public/.github/workflows/issues_body-cleanup.yml@master | |
permissions: | |
contents: read | |
issues: write |