authorization of users

This commit is contained in:
2023-07-12 15:28:45 +03:30
parent 6c32a374de
commit 69b97b8fe2
10 changed files with 13 additions and 23 deletions

View File

@@ -28,7 +28,7 @@ const LoadingHardPage = ({ children, loading }) => {
>
<Fade in={true}>
<LoadingImage
src={"/images/logo.svg"}
src={"/images/loading.svg"}
alt="loading marhaba"
priority
width={100}