petite modif
This commit is contained in:
parent
37e500f9d8
commit
4ee687d890
@ -43,8 +43,8 @@ function Profile () {
|
||||
catch(err){
|
||||
console.log(err);
|
||||
}
|
||||
getConv();
|
||||
};
|
||||
getConv();
|
||||
return (
|
||||
<div className="profile">
|
||||
<img className="profile-pic" src={DefaultPicture} alt="Profile pic" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user