Wizard: Add v5 PF slug to classNames

This adds v5 PF slug to classNames throughout the code base, making the formatting work properly.
This commit is contained in:
regexowl 2024-11-25 09:42:09 +01:00 committed by Klara Simickova
parent 4f728874f7
commit d8bb3485d8
26 changed files with 122 additions and 112 deletions

View file

@ -84,7 +84,7 @@ const AboutImageBuilderPopover = () => {
<Button
variant="plain"
aria-label="About image builder"
className="pf-u-pl-sm header-button"
className="pf-v5-u-pl-sm header-button"
>
<HelpIcon />
</Button>