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