Skip to content

Material UI with styled-components and Vite/Vitest is not working since v7 #1443

Material UI with styled-components and Vite/Vitest is not working since v7

Material UI with styled-components and Vite/Vitest is not working since v7 #1443

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@fb2e995849648cc3f6e43ed4ad10b7bad0750d7c # master
permissions:
contents: read
issues: write