merge master

This commit is contained in:
Diego Mello 2024-04-30 13:35:48 -03:00
parent 7cacd11e61
commit 29577e8d6d
1 changed files with 1 additions and 2 deletions

View File

@ -165,8 +165,7 @@ const ChangeAvatarView = () => {
<ScrollView
contentContainerStyle={sharedStyles.containerScrollView}
testID='change-avatar-view-list'
{...scrollPersistTaps}
>
{...scrollPersistTaps}>
<View style={styles.avatarContainer} testID='change-avatar-view-avatar'>
{deletingRoomAvatar ? (
<AvatarPresentational