diff --git a/client/src/assets/icons/default-avatar.tsx b/client/src/assets/icons/default-avatar.tsx index 441ee8ca099..6cf3370e336 100644 --- a/client/src/assets/icons/default-avatar.tsx +++ b/client/src/assets/icons/default-avatar.tsx @@ -8,7 +8,6 @@ function DefaultAvatar( return ( {t('buttons.profile')} {isPlaceHolderImage ? ( - + ) : ( )} diff --git a/client/src/components/profile/__snapshots__/profile.test.tsx.snap b/client/src/components/profile/__snapshots__/profile.test.tsx.snap index 42582a2b75f..05afc656a65 100644 --- a/client/src/components/profile/__snapshots__/profile.test.tsx.snap +++ b/client/src/components/profile/__snapshots__/profile.test.tsx.snap @@ -35,7 +35,7 @@ exports[` renders correctly 1`] = `