Implement sending read receipt in new pagination

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-12-07 21:04:07 +05:30
parent f1ae5a7e6f
commit 53bc821837
9 changed files with 244 additions and 132 deletions
-2
View File
@@ -24,12 +24,10 @@ function RoomView({ roomTimeline, eventId }) {
<RoomViewContent
eventId={eventId}
roomTimeline={roomTimeline}
viewEvent={viewEvent}
/>
<RoomViewFloating
roomId={roomId}
roomTimeline={roomTimeline}
viewEvent={viewEvent}
/>
</div>
<div className="room-view__sticky">