-
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#8196
The isHoverable
deprecated prop has been removed from the Card
component and should be removed from consumer's code. We can also log a warning that to make a card hoverable, use isSelectable or isSelectableRaised
Required actions:
- Build codemod
- Build test
- Update readme with description & example
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done