diff --git a/client/src/app/pages/assessment/components/custom-wizard-footer/custom-wizard-footer.tsx b/client/src/app/pages/assessment/components/custom-wizard-footer/custom-wizard-footer.tsx index 1f95af9be..d1efbe933 100644 --- a/client/src/app/pages/assessment/components/custom-wizard-footer/custom-wizard-footer.tsx +++ b/client/src/app/pages/assessment/components/custom-wizard-footer/custom-wizard-footer.tsx @@ -93,16 +93,16 @@ export const CustomWizardFooter: React.FC = ({ > {t("actions.cancel")} - {!isFirstStep && ( + { - )} + }