src: Run class-name-updater
This runs `npx @patternfly/class-name-updater src --v6 --fix`.
This commit is contained in:
parent
1fc1f0cb8d
commit
4312cca4dd
30 changed files with 149 additions and 149 deletions
|
|
@ -223,7 +223,7 @@ const RegionsSelect = ({ composeId, handleClose }: RegionsSelectPropTypes) => {
|
|||
icon={<HelpIcon />}
|
||||
variant="plain"
|
||||
aria-label="About regions"
|
||||
className="pf-v5-u-pl-sm header-button"
|
||||
className="pf-v6-u-pl-sm header-button"
|
||||
isInline
|
||||
/>
|
||||
</Popover>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue