Skip to content

Commit

Permalink
please add banner style updates V6
Browse files Browse the repository at this point in the history
  • Loading branch information
Alpha Bah authored and Alpha Bah committed Dec 21, 2021
1 parent 4e23f83 commit 2306791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/src/components/BackButton.tsx
Expand Up @@ -19,6 +19,7 @@ const BackButton = ({ backButtonAction }: Props) => {
backButtonAction ? backButtonAction() : history.push("/")
}
size="small"
edge="start"
>
<Typography variant="srOnly">{t("backToPrevious")}</Typography>
<ArrowBackIcon fontSize="large" />
Expand Down

0 comments on commit 2306791

Please sign in to comment.