Migrat ReadReceiptMarker to TypeScript
This commit is contained in:
parent
2e9cacdeb1
commit
e9e6269da7
2 changed files with 64 additions and 51 deletions
|
@ -240,6 +240,7 @@ interface IProps {
|
|||
// opaque readreceipt info for each userId; used by ReadReceiptMarker
|
||||
// to manage its animations. Should be an empty object when the room
|
||||
// first loads
|
||||
// TODO: Proper typing for RR info
|
||||
readReceiptMap?: any;
|
||||
|
||||
// A function which is used to check if the parent panel is being
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue