chore(client): removing a forgotten console.log (#39055)
This commit is contained in:
@ -123,8 +123,6 @@ function renderProfile(user) {
|
|||||||
isDonating
|
isDonating
|
||||||
} = user;
|
} = user;
|
||||||
|
|
||||||
console.log(showDonation);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Fragment>
|
<Fragment>
|
||||||
<Camper
|
<Camper
|
||||||
|
Reference in New Issue
Block a user