[material-ui][Divider] dashed borderStyle does not work for Divider with text #42569
Labels
component: divider
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
package: material-ui
Specific to @mui/material
ready to take
Help wanted. Guidance available. There is a high chance the change will be accepted
Steps to reproduce
Link to live example: demo
Steps:
borderStyle: 'dashed'
Current behavior
When two of the same StyledDivider components are rendered, the one with child text is not dashed
Expected behavior
Both StyledDividers should be dashed
Context
A dashed Divider with text
Your environment
npx @mui/envinfo
Search keywords: Divider, borderStyle, dashed
The text was updated successfully, but these errors were encountered: