Skip to content

Commit

Permalink
Update packages/material-ui/src/Alert/Alert.js
Browse files Browse the repository at this point in the history
Co-authored-by: Olivier Tassinari <[email protected]>
  • Loading branch information
mnajdova and oliviertassinari authored Jan 18, 2021
1 parent 55414a0 commit 9eb18e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/material-ui/src/Alert/Alert.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const AlertAction = experimentalStyled(
{},
{
name: 'MuiAlert',
slot: 'Message',
slot: 'Action',
},
)({
display: 'flex',
Expand Down

0 comments on commit 9eb18e5

Please sign in to comment.