Skip to content

[Autocomplete] Migrating from deprecated InputProps breaks default Autocomplete adornments with wrapper TextField #1148

[Autocomplete] Migrating from deprecated InputProps breaks default Autocomplete adornments with wrapper TextField

[Autocomplete] Migrating from deprecated InputProps breaks default Autocomplete adornments with wrapper TextField #1148

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@48198a7131b2ee621cc13bc7729cc41c72f370e7
permissions:
contents: read
issues: write