src: Run class-name-updater

This runs `npx @patternfly/class-name-updater src --v6 --fix`.
This commit is contained in:
regexowl 2025-05-19 13:54:08 +02:00 committed by Lucas Garfield
parent 1fc1f0cb8d
commit 4312cca4dd
30 changed files with 149 additions and 149 deletions

View file

@ -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>