fix: Make profile image clickable to upload new one
This commit is contained in:
parent
3b50bb5877
commit
193bd380c3
@ -30,8 +30,8 @@
|
||||
}}
|
||||
>
|
||||
<div class="relative">
|
||||
<ImageCropper.Preview class="rounded-md" />
|
||||
<ImageCropper.UploadTrigger>
|
||||
<ImageCropper.Preview class="rounded-md bg-white" />
|
||||
<div class="absolute -bottom-3 -left-3 size-9 rounded-lg {buttonVariants({ variant: 'outline' })}">
|
||||
<Edit class="size-4" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user