From b3e4fad0512bb9259c84dc7c5958e20e392477fa Mon Sep 17 00:00:00 2001 From: rizaldy Date: Thu, 1 Feb 2024 02:10:05 +0700 Subject: [PATCH] feat: add bg placeholder --- components/Profile.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/Profile.js b/components/Profile.js index 66453a1..99365ba 100644 --- a/components/Profile.js +++ b/components/Profile.js @@ -2,9 +2,10 @@ const Profile = ({ profile, totalPosts }) => (
{profile.display_name}