Merge pull request #6619 from matrix-org/gsouquet/ts-components-migration
This commit is contained in:
commit
e16921e1f1
20 changed files with 347 additions and 346 deletions
|
@ -243,6 +243,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