diff --git a/src/components/eventButtonAddress.js b/src/components/eventButtonAddress.js index 97e1820..78b0c91 100644 --- a/src/components/eventButtonAddress.js +++ b/src/components/eventButtonAddress.js @@ -65,13 +65,8 @@ const EventButtonAddress = (obj) => { thisName =

{thisInfo.domain}

; if (thisInfo.avatar) { thisIcon = - - - - } else { - thisIcon = - - + + } } else { @@ -84,11 +79,11 @@ const EventButtonAddress = (obj) => { - {thisIcon} {obj.name} + {thisIcon}