resolve conflict

This commit is contained in:
2023-08-07 14:09:01 +03:30
22 changed files with 434 additions and 104 deletions

View File

@@ -90,7 +90,7 @@ const DashboardChangePasswordComponent = () => {
<Box
sx={{position: "relative", width: "100%", height: 200}}
>
<Image fill src="/images/change-password.svg" alt=""/>
<Image fill src="/images/change-password.svg" alt="" priority/>
</Box>
<Typography margin={2} variant="h4" textAlign="center">
{t("ChangePassword.typography_change_password")}