V2Wizard: fix ReleaseLifecycle component in the Review step

this commit fix https://github.com/RedHatInsights/image-builder-frontend/issues/1615
add the relevant data to release lifeCycle at review step
This commit is contained in:
mgold1234 2024-02-04 12:20:56 +02:00 committed by Lucas Garfield
parent c80e933c2c
commit 61abf24644
2 changed files with 26 additions and 4 deletions

View file

@ -107,7 +107,7 @@ export const chartMajorVersionCfg = {
},
};
const MajorReleasesLifecyclesChart = () => {
export const MajorReleasesLifecyclesChart = () => {
return (
<Panel>
<PanelMain maxHeight="10rem">