From bce69dc41ad6b73220597e4084bcee102513ce68 Mon Sep 17 00:00:00 2001 From: Junaid Date: Mon, 25 Jan 2021 11:10:06 +0530 Subject: [PATCH] Corrected the code to display avatar image There was a question mark missing and due to that the avatar image fails to load.Some of the people had got error in here and they added a static image link to avoid the error.You can see that in the issues section. --- src/Header.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Header.js b/src/Header.js index 13440c9..d2a1c6c 100644 --- a/src/Header.js +++ b/src/Header.js @@ -18,7 +18,7 @@ function Header({ spotify }) { />
- +

{user?.display_name}