Skip to content

Typography component no longer accepts the theme callback after upgrading to v6 #54

Typography component no longer accepts the theme callback after upgrading to v6

Typography component no longer accepts the theme callback after upgrading to v6 #54

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/add-closing-message-to-issue.yml@master
permissions:
contents: read
issues: write