From 1c81ae1663f2376446622ed90ea5a1cc5f041711 Mon Sep 17 00:00:00 2001 From: Leon Liang Date: Sun, 27 Oct 2019 00:09:17 -0400 Subject: [PATCH] show user's profile image --- twistter-frontend/src/pages/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ? ( -