This commit is contained in:
Mamalizz
2025-03-22 16:27:34 +03:30
44 changed files with 721 additions and 317 deletions
+2 -1
View File
@@ -165,9 +165,10 @@ const handleSubmit = (withValidation: boolean) => {
>
<div class="flex items-center justify-start gap-5 w-8/12">
<div
class="size-32 shrink-0 rounded-full border border-slate-200 flex-center relative"
class="relative shrink-0 rounded-full flex-center"
>
<Avatar
class="!size-32"
:src="account!.profile_photo"
:alt="
account?.first_name && account?.last_name