-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Milestone
Description
Follow up to breaking change PR patternfly/patternfly-react#8199
We removed the deprecated isVertical
boolean prop from the Divider
component. We should create a codemod to remove this prop from consumers' code, replace it as needed with the orientation
prop which accepts an object of values at different breakpoints.
Required actions:
- Build codemod
- Build test
- Update readme with description & example
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done