Cleanup
This commit is contained in:
parent
ffb31d399d
commit
001f2a0c17
|
@ -57,7 +57,6 @@ const RoomItem = ({
|
|||
<Touchable
|
||||
onPress={onPress}
|
||||
onLongPress={onLongPress}
|
||||
width={width}
|
||||
favorite={favorite}
|
||||
toggleFav={toggleFav}
|
||||
isRead={isRead}
|
||||
|
|
Loading…
Reference in New Issue