From c1a2e7618664c320ee678a0a22adc8f009e31205 Mon Sep 17 00:00:00 2001 From: Nuwan Date: Wed, 23 Oct 2024 08:00:50 +0530 Subject: [PATCH] fix profile avatar not showing use src parameter when passing photo_url to the JKProfileAvatar --- jam-ui/src/components/page/JKPerson.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jam-ui/src/components/page/JKPerson.js b/jam-ui/src/components/page/JKPerson.js index f847273d2..87b00fab1 100644 --- a/jam-ui/src/components/page/JKPerson.js +++ b/jam-ui/src/components/page/JKPerson.js @@ -78,7 +78,7 @@ const JKPerson = props => {
- +
{name}