fixed image
This commit is contained in:
parent
e09f30bff3
commit
72f116f553
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<!-- Image de profil collée à gauche -->
|
||||
<div class="flex flex-row gap-3 items-center">
|
||||
<img
|
||||
src={profilePicture || defaultProfilePicture}
|
||||
src={'http://localhost:5173/' + profilePicture}
|
||||
alt="Profile Picture"
|
||||
class="h-10 w-10 rounded-full border border-gray-300"
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue