diff --git a/twistter-frontend/src/pages/user.js b/twistter-frontend/src/pages/user.js index 01b0e59..27a0c94 100644 --- a/twistter-frontend/src/pages/user.js +++ b/twistter-frontend/src/pages/user.js @@ -85,7 +85,7 @@ class user extends Component { ) : (

loading topics...

); let imageMarkup = this.state.imageUrl ? ( -