You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should update the variant prop to color, unless the variant was default in which case we should remove the prop. The error message should also mention something along the lines of "if you used the variant prop for color, use color prop, otherwise use status prop if you were using variant to convey status" or something.
Required actions:
Build codemod
Build test
Update readme with description & example
The text was updated successfully, but these errors were encountered:
Follow up to breaking change PR patternfly/patternfly-react#9891
We should update the variant prop to color, unless the variant was default in which case we should remove the prop. The error message should also mention something along the lines of "if you used the variant prop for color, use color prop, otherwise use status prop if you were using variant to convey status" or something.
Required actions:
The text was updated successfully, but these errors were encountered: