Follow up to breaking change PR patternfly/patternfly-react#9954
border prop has been removed since light and dark borders are no longer supported. isBordered prop was added to add a border to avatar
Required actions:
- Build codemod
- Build test
- Update readme with description & example
Follow up to breaking change PR patternfly/patternfly-react#9954
borderprop has been removed since light and dark borders are no longer supported.isBorderedprop was added to add a border to avatarRequired actions: