This commit is contained in:
Diego Mello 2022-12-07 13:47:58 -03:00
parent ffb31d399d
commit 001f2a0c17
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ const RoomItem = ({
<Touchable
onPress={onPress}
onLongPress={onLongPress}
width={width}
favorite={favorite}
toggleFav={toggleFav}
isRead={isRead}