Skip to content

Commit

Permalink
cancel button
Browse files Browse the repository at this point in the history
  • Loading branch information
Sworzen1 committed Feb 22, 2024
1 parent 54dd9a1 commit 4ac37a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export const RegisterAsdRepStepOne = ({
return (
<BgCard
actionButtonLabel={t("continue")}
backButtonLabel={t("cancel")}
onClickActionButton={onClickContinue}
>
<Typography sx={{ textAlign: "center" }} variant="headline4">
Expand Down

0 comments on commit 4ac37a9

Please sign in to comment.