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