Skip to content

[material-ui][Autocomplete] Initial render with a default value set always causes input label to perform the shrink animation #515

[material-ui][Autocomplete] Initial render with a default value set always causes input label to perform the shrink animation

[material-ui][Autocomplete] Initial render with a default value set always causes input label to perform the shrink animation #515

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